I have a page where users can insert about them. I don't want them to enter more than 256 characters.
At present I am using a text box with multiline, but I can't use range validator. It is not working with it.
What should I use to receive the sentence with 256 characters length?
In order to display I am using a literal. But, it is displaying the sentence from one end of the site to the other end of the site.
I want it to be display in a small paragraph. So what should I use to display the sentence in a paragraph?
Thanks,
ArshadPosted Jan 12, 2009, 2:17 PM
r pPosted Jan 12, 2009, 1:27 PM
I manage to make the text box validated using Javascript. Now, I don't know how to display the sentence is a paragraph. What should I use to display the text of 256 characters?
Thanks,
ArshadPosted Jan 12, 2009, 12:07 AM
Regards.
Scott LyslePosted Jan 12, 2009, 12:05 AM