| | |
Find out date of birth html
Please support our PHP advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
•
•
Join Date: Mar 2008
Posts: 63
Reputation:
Solved Threads: 3
hello i need help on my website, i need a function so that when someone enters their date of birth it displays there age in another textbox, but if the person is under 16 a message box shud appear saying u are not over age, message box shud have a ok button. i thought about doing it but ive got one form action which links to the database so if another form action is required how could it be done?? thanku
the date of bith format of textbox
<tr>
<td>Please enter your date of birth*<small>(dd/mm/yyyy</small></td>
<td><input type="text" name="DOB" maxlength="10" value="" /></td>
</tr>
the date of bith format of textbox
<tr>
<td>Please enter your date of birth*<small>(dd/mm/yyyy</small></td>
<td><input type="text" name="DOB" maxlength="10" value="" /></td>
</tr>
Check this out. http://www.irt.org/script/29.htm . You can have an onblur event for the textbox and then call the function. You can validate if age < 16 in the function. If true, return false. Else continue.
Ignorance is definitely not bliss!
*PM asking for help will be ignored*
*PM asking for help will be ignored*
![]() |
Similar Threads
- registration (ASP.NET)
Other Threads in the PHP Forum
- Previous Thread: PHP/MySQL Add overall price from output
- Next Thread: HELP: Ajax Rating Script
| Thread Tools | Search this Thread |
# address apache api array auto autoincrement beginner binary broken cache cakephp checkbox class cms code cron curl customizableitems database date dehasher display dynamic echo email error errorlog file files folder form format forms forum function functions gc_maxlifetime google headmethod href htaccess html image include incode insert ip javascript joomla legislation limit link login mail malfunctioning masterthesis menu method mlm multiple mysql oop parsing paypal pdf persist php phpmysql popup query question radio random recursion remote script search select server sessions sms source space sql support! survey syntax system table trouble tutorial update upload url validator variable video web youtube






