|
|
|||||||||
|
|||||||||
|
|||||||||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Free Web 2.0 Code Generator! Generate data entry and reporting .NET Web apps in minutes. Quickly create visually stunning, feature-rich apps that are easy to customize and ready to deploy. Download Now!
|
|
#1
|
|||
|
|||
|
Forms in ASp
<i><b>Originally posted by : Chelvi (s_chelvi@hotmail.com)</b></i><br /><br />I saw the following code and I am not sure what is the difference between type=submit and status="submit" in the submit button code. Could any one please help me with this little question?<br />Thanks a lot<br /><br />Chelvi<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 />
|
|
#2
|
|||
|
|||
|
<i><b>Originally posted by : Doug Seven (doug.seven@codejunkies.net)</b></i><br /><br />I'm not familiar with the STATUS attribute of the INPOUT element...as a matter of fact, I don't think it exists in standard HTML. Here is a reference for you on the INPUT TYPE=SUBMIT element.<br /><br />http://msdn.microsoft.com/workshop/author/dhtml/reference/objects/input_submit.asp<br /><br />Doug Seven<br />codejunkies.net / ASPNextGen.com<br /><br />------------<br />Chelvi at 7/17/2000 4:31:34 PM<br /><br /><br />I saw the following code and I am not sure what is the difference between type=submit and status="submit" in the submit button code. Could any one please help me with this little question?<br />Thanks a lot<br /><br />Chelvi<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 />
|
![]() |
| Viewing: ASP Free Forums > Programming > .NET Development > Forms in ASp |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|
|