|
|
|
|
|
| | |
|
vbscript active server pages ASP vbscript SQL database informix oracle SQL Server Perl CGI Delphi PHP source code code sample samples program CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
VBScript/Javascript client-side form validation |
From: |
Charles |
Date: |
12/29/1999 12:38:35 PM |
IP: |
207.144.165.177 |
I have an ASP page that handles adding, deleting, and lsiting contents of a DB. Both the Delete button and the Add button are submit types. So, if I try to use Javascript onSubmit to return a function it flags the Delete side as not completed.
What I would like is a VBScript function to validate the field using onBlur. Does anyone know how to do this?
Also does anybody know how to embed a Javascript function in the HEAD of an ASP page with <%@ Language=VBScript %> at the top? Mine doesnt work.
TIA,
Charles
|
|
|
|
|
|
|
|
|
|
|
|
|