ACC97: Cannot Enter Line Breaks in Active Server Pages (188860)
The information in this article applies to:
This article was previously published under Q188860 Advanced: Requires expert coding, interoperability, and multiuser skills.
SYMPTOMS
In an ASP form, you cannot add line breaks to a field as you can in a form
in Microsoft Access. Using CTRL+ENTER will insert a line break; however,
after committing the record, the line break will not be present.
CAUSE
The ASP page uses a function, MakeHTMLValue(), to convert the user's
response to HTML format. Because this function does not have the capability
of converting the carriage return and linefeed combination (CR/LF) to the
required escape sequence, it is parsed out of the string.
STATUS
Microsoft has confirmed this to be a problem in Microsoft Access 97.
REFERENCES
For more information about exporting ASP files, search the Help Index for
"ASP files," or ask the Microsoft Access 97 Office Assistant.
For more information on how to create and modify ASP files, please refer
to your Microsoft ASP documentation.
Modification Type: | Minor | Last Reviewed: | 1/26/2005 |
---|
Keywords: | kbbug KB188860 |
---|
|