Hello,
I have 3 input boxes with Day, month and Year, it's a date of birth!
Is it possible to validate the days and month and calculate the curent age?
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_20756256.html
Zones:
JavaScriptDate Answered: 11/12/2003 Grade: B Views: 4
I have a table,
CREATE TABLE Staff (
staffID NUMBER NOT NULL,
forename CHAR(25) NOT NULL,
surname CHAR(25) NOT NULL,
dateOfBirth DATE NOT NULL );
...
http://www.experts-exchange.com/Database/Oracle/Q_20427740.html
Zones:
OracleDate Answered: 12/16/2002 Grade: B Views: 63
I am designing forms which will be asking people for their date of birth.
I was thinking to use 3 inputs: combos for day / month then let them key in the year.
How can I provide my users a se...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/ColdFusion/Q_22108417...
Apparently, the word "virgin" does not exist within the original Hebrew scriptures; "virgin" appeared after a mistranslation into Greek.
Does anyone know where I can read more about this? Any we...
http://www.experts-exchange.com/Other/Philosophy_Religion/Q_22463528.html
i use a registration form which has the date of birth as one of the fields.
i want to display the user with 3 listboxes which should contain
months, date, year. when the user chooses the wrong...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/ColdFusion/Q_11048123...
I am working on a report which should list all the duplicate records, in the database, if any, I am using the following query to list them. In that I am comparing the last name and the date of birt...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_11644798.html
How can I validate a date to be in the format mm/dd/yy? I want a very easy code.
I modified the source code from http://developer.irt.org/script/842.htm
And, it is not working.
See my cod...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_20165012.html
Zones:
JavaScriptDate Answered: 08/14/2001 Grade: A Views: 0
I am looking for a simple way to figure out someones age based on their birth date.
Thanks.
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_21693540.htm...
Hi - Thanks for looking at my question!
Is it possible to work out someones age if they select a date?
i.e.
Please enter your Date of birth (UK format): DD/MM/YYYY
<input type="text...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_21785494.html
Zones:
JavaScriptDate Answered: 03/30/2006 Grade: A Views: 0
I am receiving the following error
"Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server admin...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_21827741.htm...