Search found 2 matches

by giffen
Tue Dec 21, 2004 5:08 pm
Forum: WildEdit
Topic: 2 specific replace difficulties
Replies: 2
Views: 1631

Thanks!!

It was exactly what I needed.
by giffen
Mon Dec 20, 2004 4:18 pm
Forum: WildEdit
Topic: 2 specific replace difficulties
Replies: 2
Views: 1631

2 specific replace difficulties

I am trying to remove each instance of :
addTocInfo("<varying string>")

where <varying string> might have any number of characters.

I have found some but not all of them.

In addition,
I would like to remove all scripts from an html page, i.e.
<script>.*</script>

but I would like to do so even ...