![]() |
|
We don't bite newbies here... much | |
PerlMonks |
Re: Best way to generate URLs in CGI script?by synapse0 (Pilgrim) |
on Jul 27, 2001 at 05:59 UTC ( #100206=note: print w/replies, xml ) | Need Help?? |
basically, the creating a new object should have worked..
then use $other_cgi->param($param) to obtain the params... $other_cgi is a different object than $cgi at this point.. Hope that helps.. -Syn0
In Section
Seekers of Perl Wisdom
|
|