[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

[MacPerl] Macperl output problem with CGI



Hi all,
One of my CGI returns a table, which can be
really huge.
When the cgi is called and returns the html page,
the output is ok until it reaches more than 32k.
At this point, the output start again... with
Content type and all. After another 32k it starts
over again, then stops.
When the output is less then 32k, there's no
problem.
I tried the script on a NT server, it worked fine.
The huge table was outputed OK.
On the mac, the web server is Appleshare IP 6.0,
and MacOS 8.1.
The script uses CGI.pm.
The table is fitted into 3 variables.
-- $TableTop
-- @TableRows
at each index of this list is one of the table row
of the table.
-- $TableEnd

Thanx for any input on this.
If you need more info, i'll be glad to post it.

-- J



***** Want to unsubscribe from this list?
***** Send mail with body "unsubscribe" to mac-perl-request@iis.ee.ethz.ch