Hello Mr. Showalter,
Friday, December 21, 2001, 7:14:40 AM, you wrote:
BS> As Michael said, your code looks OK. The &'s don't need to be
BS> escaped.
BS> When you construct a URL, you should run it through URI::Escape's
BS> uri_escape() method to encode any URI-special chars.
Thanks for the a
Hello Michael & List Members,
Thanks for responding. Figured out the problem about 10 minutes after
I sent the e-mail, turned out it was further up in the script where I
assigned the value to this scaler.
I know I got a bit escape-happy, but after banging my head on this for
an hour I just start