Home IIS.NET Forums IIS 5 & IIS 6 Classic ASP web page show â€tm instead of '
Last post Jul 17, 2012 11:39 PM by peterviola
1 Post
Jul 17, 2012 11:25 PM|amchtwe|LINK
Hi Experts,
I got above mentioned problem which is my web page show â€tm instead of ' .
I just migrate this app from old server to new server (new server using IIS 6), no changes in coding.
The weird thing is the web page show correct on the old server but problem occurs only on new server.
Thanks in advance.
7019 Posts
MVP
Jul 17, 2012 11:35 PM|qbernard|LINK
is the locale, regional setting same as the old one? browser using the same/correct encoding for display?
735 Posts
Jul 17, 2012 11:39 PM|peterviola|LINK
Hi,
Sounds like an issue with character encoding. If you still have access to the old server double check the settings there.
http://forums.iis.net/p/1173138/1962242.aspx#1962242
Setting the Code Page for String Conversions http://msdn.microsoft.com/en-us/library/ms525789(v=vs.90).aspx
1 Post
web page show â€tm instead of '
Jul 17, 2012 11:25 PM|amchtwe|LINK
Hi Experts,
I got above mentioned problem which is my web page show â€tm instead of ' .
I just migrate this app from old server to new server (new server using IIS 6), no changes in coding.
The weird thing is the web page show correct on the old server but problem occurs only on new server.
Thanks in advance.
7019 Posts
MVP
Re: web page show â€tm instead of '
Jul 17, 2012 11:35 PM|qbernard|LINK
is the locale, regional setting same as the old one? browser using the same/correct encoding for display?
Bernard Cheah
735 Posts
Re: web page show â€tm instead of '
Jul 17, 2012 11:39 PM|peterviola|LINK
Hi,
Sounds like an issue with character encoding. If you still have access to the old server double check the settings there.
http://forums.iis.net/p/1173138/1962242.aspx#1962242
Setting the Code Page for String Conversions
http://msdn.microsoft.com/en-us/library/ms525789(v=vs.90).aspx
MCTIP,MCSA
Please 'Mark as Answer' if this post helps you.
www.peterviola.com