(http://www.javaop.com/blah.jpg"><!--)
hm (//http://)
Quote from: Joe[e2] on January 03, 2006, 05:55:06 PM
(http://www.javaop.com/blah.jpg"><!--)
hm (//http://)
???
[img]http://www.javaop.com/blah.jpg"><!--[/img]
[url=http://www.javaop.com">hm<!--]hm[/url]
Was wondering how it translated a BBCode IMG tag into a HTML IMG tag.
Quote from: Joe on May 08, 2006, 05:55:23 PM
[img]http://www.javaop.com/blah.jpg"><!--[/img]
[url=http://www.javaop.com">hm<!--]hm[/url]
Was wondering how it translated a BBCode IMG tag into a HTML IMG tag.
By filtering out special characters like ", >, and <, replacing them with ", >, and <.