in reply to Re: Why does CGI::query_string make semicolons the rule, not the exception?
in thread Why does CGI::query_string make semicolons the rule, not the exception?
The semicolon separator didn't work here.
<META HTTP-EQUIV="Refresh" CONTENT="0;URL=http://www.free-cgi.com">
If the url is a script with multiple parameters, my server doesn't like semi-colon separators. Here, I had to go back to ampersands.