Re: param and size pblm

2001-05-29 Thread Hasanuddin Tamir
On Tue, 29 May 2001, P lerenard <[EMAIL PROTECTED]> wrote, > Hi, > I look at one of the config file in for the apache server, I didn't see > anything for the limitation. > > I tried POST GET PUT > > over ~ 2k IE5.5 do nothing even with POST > > here some code, it's on a unixbox > > use CGI;

param and size pblm

2001-05-29 Thread P lerenard
Hi, I look at one of the config file in for the apache server, I didn't see anything for the limitation. I tried POST GET PUT over ~ 2k IE5.5 do nothing even with POST here some code, it's on a unixbox use CGI; my ($cgi) = new CGI; @pho0 = $cgi->param('pho0') $process = $cgi->param('process'