Quote:
Originally posted by KuraFire
Code:
<table style="filter:glow(color=white)"><font color=red> She Devil </font></table>
|
I still fail to see the problem as when that is saved it is sent through htmlspecialchars(), which btw makes it useless for you as it will not display as HTML when it is called in the postbit template. When edited, the underlying html appears as:
<input type="text" class="bginput" name="field1" value="<table style="filter:glow(color=white)"><font color=red> She Devil </font></table>" size="25" maxlength="250">