Forum Moderators: open
I have 3 text box for date, 1 is for day, 1 is formonth, 1 is for year. And a date picker (pop up calendar and let user select date) which will return the selected date to my text box. My date picker will only return a variable that hold the selected date value.
Any one know how can I make it, when return the value, it will show the selected date's day in day text box, month in month text box and year in year text box...
Any guide/ sample? thanks
you might also look at DOMSubtreeModified if you really get stuck...