View Full Version : Text box
How do I use HTML in my textboxes? I've seen it done, and I've seen the code before, but I can't find it now.
Thanks!
Not sure what you mean..but to have txt show in the txt box:
<textarea name="message" rows="8" cols="40">
type your text in here and it will show in the box
</textarea>
is that what you meant?
-L
vBulletin v3.6.0, Copyright ©2000-2009, Jelsoft Enterprises Ltd.