limit html characters per line in aspx
        Posted  
        
            by user99322
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by user99322
        
        
        
        Published on 2009-06-12T19:16:54Z
        Indexed on 
            2010/04/09
            13:03 UTC
        
        
        Read the original article
        Hit count: 204
        
ASP.NET
|visual-studio
Is there a way to configure visual studio to limit the characters on aspx page to a certain number of characters?
I tried setting the character limit on Formatting and Validation on aspx page. but that didnt work.
© Stack Overflow or respective owner