neenach2002
07-24-2003, 09:20 PM
ok
I have the following lines of code...
<INPUT type="password" size=20 maxlength=8 name="" value="">
<INPUT type="Submit" value="Submit Password">
The first line creates a box and allows a password to be typed in...the second submits the password....HOW do I get the submit button to work, and how can I specify a cerain password?
I have the following lines of code...
<INPUT type="password" size=20 maxlength=8 name="" value="">
<INPUT type="Submit" value="Submit Password">
The first line creates a box and allows a password to be typed in...the second submits the password....HOW do I get the submit button to work, and how can I specify a cerain password?