I have an issue with asp web site in windows 2003 that shows the format of the date
As follows: MM/dd/yyyy
I need to change it to DD/MM/YY
What I have done so far:
1. changed in the regional settings
2. HKEY_USERS\.DEFAULT\Contro
l Panel\International à "sShortDate"="dd/MM/yyyy"
3. I used the adsutil.vbs script to get the password of the IUSR of the iis and changed his regional settings
4. I have tried to impersonate the code in the web.config with user that the regional settings are good
All those didnt work for me and I cant change the code of the hole website
Someone have any idea?
Thank you all.
Start Free Trial