Link to home
Start Free TrialLog in
Avatar of lenamtl
lenamtlFlag for Canada

asked on

Updating a field based on another with a calculation.

Hi,

I need some guidance to do the following, using PHP & AJAX.

I have 2 fields one is a dropdown with a list of name and another field which is a datepicker for expiration date.
When I change the user I need the code to check a value in DB, based on that value do a calculation, and update the date accordingly.

Thanks
ASKER CERTIFIED SOLUTION
Avatar of Chris Stanyon
Chris Stanyon
Flag of United Kingdom of Great Britain and Northern Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of lenamtl

ASKER

Thanks