This topic is locked

Date/Time

2/17/2009 10:12:56 PM
ASPRunnerPro General questions
S
srikanth author

(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.....

Sergey Kornilov admin 2/18/2009

You can use BeforeAdd/BeforeEdit events and date functions provided by ASP.

http://www.w3schools.com/VBscript/vbscript_ref_functions.asp