Quote:
Originally Posted by Aileen_g
it's the script.. i< D or smth..
the < is causing it
|

Yeah. < script > is dangerous.
It is part of security feature to prevent cross site scripting (XSS) by getting rid of the < script > tags.
http://en.wikipedia.org/wiki/Cross_site_scripting