Forum Moderators: coopster

Message Too Old, No Replies

Stripping javascript tags and all the text in it

         

hswaseer

11:07 am on Apr 26, 2005 (gmt 0)

10+ Year Member



Hi,

I am deleting all the html and javascript tags from my files. Though i am able to strip all the html tags..i want to strip all the javascript tags and the text in it

How should i strip javasrcipt tags and all the text in it.?

HS

brucec

2:49 pm on Apr 26, 2005 (gmt 0)

10+ Year Member



Honestly, you are ebst using a programmer's text editor that offers regular expression searches.

Search Google for "edit plus 2". It will solve your javascript tag issue.