|
Posted by Harlan Messinger on 09/24/07 20:42
Steven Saunderson wrote:
> On Mon, 24 Sep 2007 07:35:32 -0700, ffreino@gmail.com wrote:
>
>> Hi,
>> I have a web page where users can post messages and these are printed
>> on a board. Sometimes, when a user send a message with a open tag, for
>> example:
>>
>> This is my message in <b>bold</b> and <i>italic</i> and this is a open
>> <a href='http://domain
>
> Assuming that HTML comments are not allowed inside tags could you try
> putting <!-- > --> after the user input. This should fix an open tag
> but not necessarily an open element.
>
Is that effective when there's an open single or double quote delimiting
an attribute value?
Navigation:
[Reply to this message]
|