I'm using this line in my script:

        $CGI::POST_MAX = $CGI::POST_MAX = 30720; # 30k

I tested it to see if it works and it did not process the form and write the data to a file when the data entered exceeded the amount specified.

That's great, but I can't find a way in Lincoln's book to detect this condition so I can respond accordingly to the client. Does anyone here know how this might be done?

Kindest Regards,

Bill Stephenson


-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>




Reply via email to