ashutosh9910 Posted October 18, 2005 Posted October 18, 2005 Hi all, I am a new programmer in terms of ASP.NET but with my prior knowledge of VB I can say that a label control is a single line control. Now in ASP.NET how can I get the text to be displayed in multiple lines instead of a single line. Is there any other control I could use instead of it ? chr(13) , chr(10), crlf etc etc all odnt work with it. Thanks in Advance Ashutosh Quote http://vyasashutosh.blogspot.com
bungpeng Posted October 18, 2005 Posted October 18, 2005 line 1 <BR> line 2, because ASP.NET is web application, everything in HTML Quote
ashutosh9910 Posted October 18, 2005 Author Posted October 18, 2005 thanks got it done before hand. Thanks a lot Ashutosh Quote http://vyasashutosh.blogspot.com
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.