Hello

I have the following regex:

        s = rereplace(s, "<a[^>]*href="" ])*[^>]*>[^<]*</a>","\1","all");

Which should (in theory) replace

<a href="" here</a>

With page.htm

But instead it just returns "click here".

Can anyone see where I'm going wrong?

Ryan

[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to