
July 17th, 2000, 06:39 PM
|
|
Contributing User
|
|
Join Date: Dec 2002
Posts: 14,578
  
Time spent in forums: < 1 sec
Reputation Power: 22
|
|
|
FOrms not working with ASP
<i><b>Originally posted by : Chelvi (s_chelvi@hotmail.com)</b></i><br />I saw the following code in the internet and I don't know the difference between type=submit and status="submit" in the submit button code. (the last line). COuld any one please help me?<br /><br /><form><br /><P><FONT face=Arial>username:<INPUT id=text1 name=uname type=text></FONT></P><br /><P><FONT face=Arial>password:<INPUT id=password1 name=pword <br />type=password></FONT></P><br /><P><INPUT id=button1 name=button type=submit value=Submit status="submit"></P><br /></form><br />
|