Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ASP Auto-Submit?

Status
Not open for further replies.

Chiu

Programmer
Aug 27, 2001
1
SG
Does ASP have auto-submit function like javascript?<br><br>javascript:<br>document.forms[0].submit<br><br>ASP:<br>??????<br><br>thanks<br>Chiu
 
it wouldnt be in ASP, since asp is serverside, but rather clientside vbscript (must have IE) if thats what you mean <p>Karl<br><a href=mailto:kb244@kb244.8m.com>kb244@kb244.8m.com</a><br><a href= </a><br>Experienced in : C++(both VC++ and Borland),VB1(dos) thru VB6, Delphi 3 pro, HTML, Visual InterDev 6(ASP(WebProgramming/Vbscript)<br>
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top