|
|
| Syntactic Confectionery Delight | |
| PerlMonks |
Re: CGI script not working properly with Internet Explorerby Anonymous Monk |
| on Oct 10, 2011 at 18:48 UTC ( #930691=note: print w/ replies, xml ) | Need Help?? |
|
You really should stop using javascript (yes, that includes onclick) and use regular links (print $co->a(-href => "first.cgi?dir=test"). Furthermore, please review the HTML that is generated -- it is much easier to debug. In fact, I don't even recommend using CGI to generate HTML tags.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||