Guest_imported
New member
- Jan 1, 1970
- 0
Hi,I have a problem...I had a textfield where dispaled dates from an SQL db. I want to replace it with 3 drop down menus, but when the page will be loaded, I would like the drop down menus to display the dates as before, but each drop down menu will display the day, the month and the year seperatelly. Can you help me with the code for parshing the string(dates) and put it in variables
dd &"/" & mm & "/" & yyyy in order to have the willing resaults?
dd &"/" & mm & "/" & yyyy in order to have the willing resaults?