Advertisement

1 - 10 of 11 containing alltags:("vaildator") (0 seconds)
Here is the script I have and I was wondering how much farther I can take this.  By this I mean, how much more checking can I do, or need to do.  I'm sure there's tons more that I can do, but with ...
Zones: JavaScriptDate Answered: 12/20/2002 Grade: A Views: 0
I wanna to know how to check the text field inputed should be a number. and alert user pls help and need code.
Zones: JavaScriptDate Answered: 03/02/2003 Grade: A Views: 0
I have two questions 1) How do you tell (in Access 97) if a directory (folder) exists. For example:     C:\MyFolder\January2004\January5     I've tried the Dir command but I can't get it to w...
Zones: MS AccessDate Answered: 01/19/2004 Grade: B Views: 0
help! I want to validate 3 forms and 3 Functions on my page, I simply want to run validation script to make sure they have made a selection. heres my code:- function validateForm(theForm) { ...
Zones: JavaScriptDate Answered: 03/17/2004 Grade: A Views: 0
I am needing help with adding Credit Card Year Vaildate and camparison with the current date that the credit card expiration in JavaScript <html>          <head>                 <TITLE> Credit Card Form</...
Zones: HTML, E-CommerceDate Answered: 04/27/2006 Grade: A Views: 0
I have a filed call “a1”. “a1” will be an in a form where dollar amounts will be entered in. I need a mask that can only let the user enter in dollar format. So for example. 10,000.00. In additi...
Zones: Web Development, Windows BatchDate Answered: 12/13/2006 Grade: A Views: 0
ok, I have 2 questions about 2 scripts : First I need this script to cancel the form submit if the right radio button is checked, instead, right now all it does  is warn and then submit if the ...
Zones: Web DevelopmentDate Answered: 03/26/2004 Grade: A Views: 0
Ok, I need this script customized for my feildname's and to find out how to make it execute on button click. Feild names : cc_type = Card Type Selection cc_number = Card Number expdate_mont...
Zones: Web Development, E-CommerceDate Answered: 10/26/2004 Grade: B Views: 0
I'm trying to make this javascript alert with the custom  error msg I have for each item.. example (f.half_amount.value.length < 1) // validate amount length ? showImage("halfamounterror", "im...
Zones: Web DevelopmentDate Answered: 02/12/2005 Grade: A Views: 0
Using MSSQL, ASP Need this to vaildate the security code feature that are on MOST credit cards. The problem is some do not have a security code on the back of credt cards. problem:  Need to add...
Zones: ASPDate Answered: 09/21/2003 Grade: A Views: 0