in reply to Break into and out of frames pages with Perl CGI

Why do you need a CGI to break out of frames? All you're really demonstrating with perl is using CGI::param() and printing here-docs

Am I missing something?

  • Comment on Re: Break into and out of frames pages with Perl CGI