in reply to Re: Executing CGI/web form directives in regex substitution without pages of code
in thread Executing CGI/web form directives in regex substitution without pages of code

Thank you! With one minor correction (a missed semicolon), this code works. I'd be happy to upvote it again if I could. You took the time to show me some better ways of doing things, such as the incoming variable assignments, that I had not seen before. (Sometimes I think I'm just an old plugger.)

Thank you for taking your time to help me with this. Code like this will be much easier to adjust and maintain than what I had before.

Blessings,

~Polyglot~

  • Comment on Re^2: Executing CGI/web form directives in regex substitution without pages of code