alright thanks for the help uptill now.
A small question plz:-
I am storing date in unix timestamp format and retrieve it with vbdate(). Fine ! It simply displays in text field.
But I want to retreive it just the way vb does it i.e. in combo/list boxes so that i can edit/update it.
Code:
Month Date Year HH MM SS
How to retrieve it in the above format in list boxes with correct date/time selected.
Thank You