on which factors does date depend?
hello everyone!
i have written one asp calendar in vbscript. i have used just the vbscript for it. the problem is when i host it from my computer, it works fine. and i tried in another computer as well. it works fine there as well but when i uploaded into the main server, uni's server, the calendar doesn't work properly. like 25th august is monday, but 25 falls on saturday. and when i click forward and next button for month, it gives me funny output. when i click next button for month, if 1'st of august is tuesday, then 1'st of sept. starts from wednesday. and if i click next button again, 1'st of october starts from wednesday. the thing is it works fine in my computer.
i have used just the vbscript functions for the calendar like Date. can anyone suggest why i am having such problem? someone suggested to check LCID. it is okay and i checked timesetting of the server as well. any suggesstions will be greatly appreciated.
|