Hi,
I’m having some difficulties with a regex find and replace to remove the html header to the body part.
The problem is that the match function does work, but the replace function doesn’t. Does anyone know what the problem is?
Please check the last post in that thread. My first code example had problems with multi-line replaces. The last post shows code that does handle those.