billdvldog
Programmer
- Sep 6, 2001
- 43
I have a page that allows users to update information in a database. I pull the information that's there and place it in text boxes (input type="text" value="<%=variable%>"
in a form. They can make any changes necessary and submit those changes.
Everything works fine, but I'd like to be able to control the size of the text if at all possible.
Thanks!
Bill
Everything works fine, but I'd like to be able to control the size of the text if at all possible.
Thanks!
Bill