leonard905
02-26-2004, 01:22 PM
Hi,
How can I reset a username and password field by clicking a cancel button.
Thanks,
Leo
How can I reset a username and password field by clicking a cancel button.
Thanks,
Leo
|
Click to See Complete Forum and Search --> : onClick help leonard905 02-26-2004, 01:22 PM Hi, How can I reset a username and password field by clicking a cancel button. Thanks, Leo TheBearMay 02-26-2004, 01:53 PM If the fields are in a form simply insert the following into the form: <input type="reset" value="Cancel" /> webdeveloper.com
Copyright Internet.com Inc., All Rights Reserved. |