I have two questions that relate to forms:
1. I want to make a text box that is taller than one line. Can this be done?
If so how?Do i have to go to javascript to do it?
2. I want the text box to have an initial value. Can i do this?
Essentially i have a variable and want the text box to contain that value when the page first loads.
Thanks in advance!
1. I want to make a text box that is taller than one line. Can this be done?
If so how?Do i have to go to javascript to do it?
2. I want the text box to have an initial value. Can i do this?
Essentially i have a variable and want the text box to contain that value when the page first loads.
Thanks in advance!