PDA

View Full Version : Script so a user wouldnt screw up the rest of the page?



cowax
May 28th, 2004, 01:59
Is there a script or tag of somesort that will end all tags within it?

Example:
A user puts this as a message in a BBS that allows html:

<tag>
<table><tr><td><font color=blue>yada

</tag>

That </tag> would end the table and font tags. Is there such a thing?

jetalomar
May 28th, 2004, 08:36
fi this is for a forum, disable html format and use the forum's code.

cowax
May 28th, 2004, 14:27
Yeah I know that, but lets say I wanted to enable html. Really, all I want to do is end the table tag without breaking the table its already in.