<!--(.|\n|\r)*?-->

Tested on http://regexpal.com/

Cheers
Gareth.

On 21/09/10 12:45 PM, Steve Onnis wrote:
Wondering if someone can help me out
I am trying to use JavaScript to remove a HTML comment block from a multiline string but cant seem to get it to work
So far i had <!--(.?*)--> which will remove it only if it is on one line
Anyone shed some light on how i can get this to work across multi line?
Oh and the "m" switch does not work
Thanks
Steve
--
You received this message because you are subscribed to the Google Groups "cfaussie" group.
To post to this group, send email to cfaus...@googlegroups.com.
To unsubscribe from this group, send email to cfaussie+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/cfaussie?hl=en.

--
You received this message because you are subscribed to the Google Groups 
"cfaussie" group.
To post to this group, send email to cfaus...@googlegroups.com.
To unsubscribe from this group, send email to 
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en.

Reply via email to