Click to See Complete Forum and Search --> : DTPicker in ASP to Access DB


Jaco
04-23-2003, 01:30 AM
I used a DT Picker (ActiveX) in an ASP. It seems to work well, however it swops the day and month around the moment the day that is selected is smaler than 13. THe date in the Combobox seems fine before the record is submitted to the DB. Both the IIS and client side PCs have the same date format setting. dd/MM/yyyy However all dates that is displayed in ASP apears as MM/dd/yyyy. Is there a place where I can set the format for the date in the ASP?