Bob_V
Starting Member
1 Posts |
Posted - 11 May 2002 : 02:26:48
|
Im making an event calender. The date in the databse shows correct that is dd-mm-yyyy, the resultsPage shows also correctly. But it searches for mm-dd-yyyy.
The date is in Danish format, that is <%@LANGUAGE="VBSCRIPT" LCID=1030%> wich I have on top of the page.
I figure that the date format pased from the search to the database is in wrong format, I just dont understand how this can be. Or how to change it, should I make a dateformat code in the form or textfields?
Im a ASP begyner and this dateformat is driving me crazy, please help Thanks Bob
|
|