This topic is locked

How to display HTML tag in text field?

10/8/2005 10:21:21 PM
ASPRunnerPro General questions
T
tiedanjj author

I need to know if someone input HTML code in a text field, how can I display HTML tag on the list page? Thanks!

Sergey Kornilov admin 10/10/2005

Hi,
please open ..._aspfunction.asp file by any text editor.

Find this line:
ProcessLargeText = HTMLEncode(strValue)
and replace it with this one:
ProcessLargeText = strValue.