(Asprunner 6.0) hi i have a text box field which i have set as a "simple edit box with date picker" and "time picker option enabled" , in the format DD-MM-YYYY HH:MM
How do i retrieve individual values from this field after record is added...ie
if record added is 08-08-2009 03:30
i want the values of the date, month, year, hour, mins to be retrievable so that i could use it for futher functions.....