in reply to Re: humble apologies - not a master
in thread Problems with sticky CGI params

The code is existing code and not in modperl? (which I think is what you are talking about?)

Any way to do it in old perl?

Replies are listed 'Best First'.
Re: modperl?
by projekt21 (Friar) on Oct 23, 2001 at 17:25 UTC

    I'm not sure about this, but you need to send a redirection header which should be:

    print "Location: $redirect\n\n";

    P.S. I wasn't talking about mod_perl, just about CGI.pm.

    alex pleiner <alex@zeitform.de>
    zeitform Internet Dienste