Connie Chan wrote:

> Hi all, would anybody know how to handle a form with 
> about 6000 around data field ? and if there any max size
> for data submit through CGI ?
> Anyway, I don't want to use cgi.pm.

why not?

you can easily manipulate $CGI::POST_MAX to allow practically any size
of data to be posted.


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

Reply via email to