IIS Converts %0D%0A to Hex 0DH and 20H When Submit to ODBC

ID: Q153934


The information in this article applies to:
  • Microsoft Internet Information Server versions 1.0, 2.0, 3.0


SYMPTOMS

Try the Guestbook in the Internet Database Connector examples of the default home page of an Internet Information Server (IIS). If the following lines are typed in the Comments field of an entry:

line1
line2
line3

The following lines are replied when you query the same entry:

line1
line2
line3

NOTE: The extra spaces are inserted in front of line2 and line3.


CAUSE

%0D%0A is changed to hex 0DH and 20H.


STATUS

Microsoft has confirmed this to be a problem in Microsoft Internet Information Server 1.0.

Additional query words: textarea

Keywords :
Version : winnt:1.0,2.0,3.0
Platform : winnt
Issue type : kbbug


Last Reviewed: May 6, 1999
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.