![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
How can I clear a text field by clicking on a button? |
#3
| |||
| |||
|
|
BTW - There is only one field on the form so a routine that will clear an entire form would work. |
#4
| |||
| |||
|
|
Targa, on Tue, 04 Nov 2003 01:38:54 -0600, had to say: How can I clear a text field by clicking on a button? input type="button" value="Clear" onlick="document.formname.textareaname.value = '';" |
![]() |
| Thread Tools | |
| Display Modes | |
| |