in reply to Re: Regex within html
in thread Regex within html

Thanks Shmem for a excellent post

It isnt a templating system :) think of it as a filter, the actual real html is generated from a java host and I have to intercept it and transform it slightly to add these extra tags . So parsing the html seems a much more reasonable approach so appreciate your help

Replies are listed 'Best First'.
Re^3: Regex within html
by user0869 (Initiate) on Sep 09, 2008 at 07:40 UTC
    hi you may give "Recursive Search and Replacement" a try visit http://freshmeat.net/projects/sandr gr33tz f.c.