Added: December/04/2004 at 4:11pm | IP Logged
|
|
|
No..
Its server side vbscript code. ASP is server side. Onsubmit in your form is not relevant since that is all client side.
I was under the impression you had some client side validation and wanted to back it up with some server side validation before the info was saved.
If you have client side questions you need to ask them in a forum that covers that.
Also.. you cant use javascript and vbscript functions together on the client so that makes what you are trying to do even more less likey to work.
Edited by cwilliams on December/04/2004 at 5:31pm
__________________
Chris Williams
http://www.PowerASP.com
|