HTML code is disabled when posting a new message. HTML code should
also be disabled when showing the XML data as message to prevent
unknown security holes which allow planting of additional
content.
You could do this by replacing "<" and ">" with "&lt;"
and "&gt;". That should disable all tags, whether they are
PHP, HTML, script, whatever.
--
matthew@ispn-online.co.uk
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: NO
You could do this by replacing "<" and ">" with "&lt;"
and "&gt;". That should disable all tags, whether they are
PHP, HTML, script, whatever.
--
matthew@ispn-online.co.uk