Blue
White
Purple
Green
Red
Orange
Blue Light
White Light
Purple Light
Green Light
Red Light
Orange Light
I need to know if someone input HTML code in a text field, how can I display HTML tag on the list page? Thanks!
Hi,please open ..._aspfunction.asp file by any text editor.Find this line:ProcessLargeText = HTMLEncode(strValue)and replace it with this one:ProcessLargeText = strValue.