in reply to Re: CGI::Widget::Tabs exposes login credentials in url.
in thread CGI::Widget::Tabs exposes login credentials in url.
Actually:my $q = CGI->new();
I've never actually used CGI::Minimal or CGI::Simple. I've stuck with my tried and true tools.my $obj->{'q'} = CGI->new();
-- Hugh
|
|---|