Forums

This topic is locked

VB Script onSubmit

Posted 09 Oct 2002 15:45:10
1
has voted
09 Oct 2002 15:45:10 Vince Baker posted:
I am having some problems getting the code correct and in the right place.

I have a VBscript function called formcheck

It will return a True or False value when the submit occurs.

I can do this in JS but cant get it to work in VBscript.

1. Where do I place the Function (Body / Head / outside html tags)
2. what is the syntax for the onSubmit in the form tag

Thanks for any help.


Regards
Vince

Response.write("The best line of code you can ever use"

VBScript | ASP | HTML | SQL | Oracle | Hosting

Replies

Replied 10 Oct 2002 09:58:07
10 Oct 2002 09:58:07 Martha Graham replied:
Check out this tutorial.
www.aspalliance.com/glenncook/vbscript.asp

Martha Graham

Reply to this topic