|
|
<BUTTON ...>TYPE = BUTTON | SUBMIT | RESETTYPEBUTTON (the default) creates a button in the same way
<INPUT TYPE=BUTTON>SUBMIT creates a submit button like <INPUT TYPE=SUBMIT>RESET creates a submit button like <INPUT TYPE=RESET>
<FORM ACTION="../cgi-bin/mycgi.pl" NAME="application">
application date: <INPUT TYPE=TEXT NAME="appdate" SIZE=10>
<BUTTON
TYPE=BUTTON
onClick="document.application.appdate.value=today()"><I>today</I></BUTTON><P>
<BUTTON TYPE=RESET><FONT COLOR=RED>Reset Form</FONT></BUTTON>
<BUTTON TYPE=SUBMIT><STRONG>Send It!</STRONG></BUTTON>
</FORM>
gives us this form (you can also see the today() script in this page):
|
Recommended Resources |
|||
| web hosting tutorials Credit Help |
Search the Internet Search Engine Help |
Low Fat Lifestyle Internet Traffic |
Web
Hosting Web Design |
|
Discount
Hotel Reservations All
Rights Reserved, Copyright © Free-HTML-Tutorials.com 2003 |
|||