Link to home
Start Free TrialLog in
Avatar of jedistar
jedistarFlag for Singapore

asked on

Converting a Textbox into a Dropdownlist of DD-MM-YY

Hi,

Currently i use a textbox to get input of date ->
<input id="date" name="date" ...> Format: 2006-01-31

How do i change this into 3 comboboxes of YYYY - MM - , populated with date values
and auto converts it into a string
ASKER CERTIFIED SOLUTION
Avatar of dr_dedo
dr_dedo
Flag of Egypt 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
SOLUTION
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