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
