To pass a variable from one form to another this can be performed a couple of ways. The easist is via PHP but this can also be performed via javascript inside an html file which analyzes the address and pulls the get parameters from the form into new variables. The following article goes over this quite well:
http://www.cryer.co.uk/resources/javascript/script8.htm
- 151 Users Found This Useful
 
Related Articles
                    
                         Where can I get other CGI Scripts?
                    
                                        
                            Some great sites for downloading scripts... http://www.CGI-Resources.com http://www.CGIDir.com
                    
                         UBB: Domain of sender address username@web0x.ultrawebhosting does not exist
                    
                                        
                            UBB allows you to put a path to sendmail or the name of a SMTP server. Switch to...
                    
                         Can you write a cgi script for me?
                    
                                        
                            We do not write scripts but will be more than happy to guide you in the right direction. Most of...
                    
                         Where should I put CGI scripts?
                    
                                        
                            CGI scripts can be placed in any directory on your account. They are typically placed into the...
                    
                         How to Parse HTML as SHTML
                    
                                        
                    Create an .htaccess file and upload it to the root of your public_html directory. Include the...
