in reply to Re: Passing Data using CGI
in thread Passing Data using CGI

Thanks very much.
It worked like a charm (after a few tests). The sample with the bad chrs "\200-\377" wasn't encoding. When I removed that arg, the encoding worked fine.

It fixed the problem.

budman