On 2005-10-15, Bill Stephenson <suppressed> wrote:
> $CGI::DISABLE_UPLOADS = 1;
> $CGI::POST_MAX=1024 * 100; # max 100K posts
>
> if ($Q->cgi_error()) {
> $message = $Q->cgi_error()."<p>CGI Error";
> &error_trap($message);
> }
>
> Could someone please tell me how to implement this when using CA?
Setting the global variables can still be done in C::A.
As for returning an error to the user, what did you try to do in C::A
that didn't work?
Mark
--
http://mark.stosberg.com/
---------------------------------------------------------------------
Web Archive: http://www.mail-archive.com/suppressed/
http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2
To unsubscribe, e-mail: suppressed
For additional commands, e-mail: suppressed
Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.