Find and replace multilength strings

What I am trying to do

I am wanting to search for a string of html code of undetermined length

So I want to find the starting characters, find the end characters and everything Inbetween and replace it.

I have seen it done but can’t find documentation on the syntaxes to accomplish something like this.

Thank you

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.