using Html / PHP :
i have two textbox i want to insert date in the first textbox and when inserting the date the second textbox will be filled automatically with the date of the first textbox + 10 years.
Example :
Start Date: 01/01/2014 (When filling here)
automatically ---->End Date: 01/01/2024
Sorry guys but im new to php and html... i work in a small company and im trying to create a small application but i have this small problem. thanks in advance.
i have two textbox i want to insert date in the first textbox and when inserting the date the second textbox will be filled automatically with the date of the first textbox + 10 years.
Example :
Start Date: 01/01/2014 (When filling here)
automatically ---->End Date: 01/01/2024
Sorry guys but im new to php and html... i work in a small company and im trying to create a small application but i have this small problem. thanks in advance.