Form results as HTML
Form results as HTML
Out of context: Reply #3
- Started
- Last post
- 9 Responses
- UndoUndo0
you should need to format content from a textfield in a form with html.
line breaks will be kept as whitespace unless you specify otherwise. I'm not sure with asp but in php you can use the built in func htmlspecialchars() to remove anything like a line break and stop anyone executing code from with forms