|
|
| Think about Loose Coupling | |
| PerlMonks |
Re: How to make a <a href> link run a CGI script while passing parameters?by snadra (Scribe) |
| on May 12, 2004 at 10:37 UTC ( #352688=note: print w/ replies, xml ) | Need Help?? |
|
I think it would be better, if you would use the CGI module (perldoc CGI) to get your parameters. After you know the page you want to call do a redirect to that page. You can do that using the CGI module aswell.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||