On Tue, 28 Oct 2003 at 10:52, [EMAIL PROTECTED] opined:

:On marted́ 28 ottobre 2003, alle 10:15, SRef wrote:
:> Why not try before you ask ?
:
:I though this mailing list was for beginners, and as I've started using
:CGI Perl just a week ago, I'm not still so able to send POST oversized
:for an hacking attack, to try my scripts. I searched the net for the
:informations I asked about, but wasn't able to find any more than what I
:wrote in my mail. So thnaks for your hint, I tried anything I was able
:to try, then I asked the mailing list for an help.

if you're a perl cgi beginner, you should be using the CGI.pm module.

http://search.cpan.org/~lds/CGI.pm-3.00/

read the documentation about the $CGI::POST_MAX variable.  it's used to 
limit the amount of data that can be posted.


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to