Article ID: 294831 - Last Review: November 21, 2006 - Revision: 3.1 Server.HTMLEncode and Server.URLEncode Corrupt High UTF8 CharactersThis article was previously published under Q294831 SYMPTOMS
When an Active Server Pages (ASP) script uses the Server.HTMLEncode or Server.URLEncode method, if the session codepage is set to UTF8, the data on certain strings may appear corrupted or garbled.
CAUSE
This problem occurs because Internet Information Services (IIS) 5.0 assumes two bytes per character, and some UTF8 characters use three. This creates a buffer that is too small.
RESOLUTION
The following fix allocates additional buffer when the initially allocated buffer size is insufficient. To resolve this problem, obtain the latest service pack for Windows 2000. For additional information, click the following article number to view the article in the Microsoft Knowledge Base: 260910
(http://support.microsoft.com/kb/260910/EN-US/
)
How to Obtain the Latest Windows 2000 Service Pack
The following files are available for download from the Microsoft
Download Center:Collapse this image ![]() Collapse this image ![]() Collapse this image ![]() Collapse this image ![]() Collapse this image ![]() Collapse this image ![]() Collapse this image ![]() 119591
(http://support.microsoft.com/kb/119591/EN-US/
)
How to Obtain Microsoft Support Files from Online Services
Microsoft scanned this file for viruses. Microsoft used the most current virus-detection software that was available on the date that the file was posted. The file is stored on security-enhanced servers that help to prevent any unauthorized changes to the file.
The English version of this fix should have the following file attributes or later:Date Time Version Size File name -------------------------------------------------------- 4/23/2001 07:20p 5.0.2195.3536 332,560 Asp.dll 4/23/2001 07:20p 5.0.2195.3407 13,584 Infoadmn.dll 4/23/2001 07:20p 5.0.2195.3407 245,520 Infocomm.dll 4/23/2001 07:20p 5.0.2195.3407 62,736 Isatq.dll 4/23/2001 07:20p 5.0.2195.3280 7440 W3ctrs.dll STATUSMicrosoft has confirmed that this is a problem in Microsoft Internet Information Services 5.0. This problem was first corrected in Windows 2000 Service Pack 3. MORE INFORMATIONFor additional information about how to obtain a hotfix for Windows 2000 Datacenter Server, click the article number below
to view the article in the Microsoft Knowledge Base:
265173
(http://support.microsoft.com/kb/265173/EN-US/
)
The Datacenter Program and Windows 2000 Datacenter Server Product
For additional information about how to install multiple hotfixes with only one reboot, click the article number below
to view the article in the Microsoft Knowledge Base:
296861
(http://support.microsoft.com/kb/296861/EN-US/
)
Use QChain.exe to Install Multiple Hotfixes with One Reboot
For additional information about what else this patch fixes, click the article number below
to view the article in the Microsoft Knowledge Base:
294833
(http://support.microsoft.com/kb/294833/EN-US/
)
ASP Script Cannot Use Type Libraries with UTF8 Codepage
For additional information about how to install Windows 2000 and Windows 2000 hotfixes at the same time, click the article number below
to view the article in the Microsoft Knowledge Base:
249149
(http://support.microsoft.com/kb/249149/EN-US/
)
Installing Microsoft Windows 2000 and Windows 2000 Hotfixes
| Article Translations
|

Back to the top

