Does someone have (and is willing) to share regexp that will match all javascript tags + on_events.
I want to strip all those, since I am trying to validate tinyMCE and I don't want any client side scripting available.
Yes, I know I can configure tinyMCE somehow but it will take longer time I guess + it's not secure enough.
I searched the forum couldn't find anything.
Would have done it myself but have absolutely no time right now
Many thanks to all that help on this.