11-18-2009, 11:12 AM
hi
you shoud send the Date object in the set method. To set today's date use the following code
Or using CDate function, convert string in to 'Date' type data. then set it.
you shoud send the Date object in the set method. To set today's date use the following code
Code:
swfWindow("name").swfDioalog("name").swfCalader("name").Set Date
Or using CDate function, convert string in to 'Date' type data. then set it.