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 ...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_20431428.html
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.
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_20535313.html
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...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_20855067.html
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) {
...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_20922062.html
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</...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/HTML/Q_21686243.ht...
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...
http://www.experts-exchange.com/Web_Development/Miscellaneous/Q_22087298.html
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 ...
http://www.experts-exchange.com/Web_Development/Miscellaneous/Q_20931295.html
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...
http://www.experts-exchange.com/Web_Development/Miscellaneous/Q_21158218.html
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...
http://www.experts-exchange.com/Web_Development/Miscellaneous/Q_21312574.html
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...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_20735395.htm...
Zones:
ASPDate Answered: 09/21/2003 Grade: A Views: 0