variable passing ?

[email protected] (Scott Search) Fri, 25 Feb 2000 08:54:45 -0700
Newsgroups perl.rtos
Message-ID <[email protected]>
I have a form that its action calls a perl CGI script and if a specif
choice is entered the script redirects the user to another CGI script
and if not send the user to a different script.  From the first CGI
script that the form calls I want those variables passed onto the next
redirected script.  Can someone help me on this issue?

Thanks,
SS