Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re^2: cgi script works until n+1 parameter

by lepetitalbert (Abbot)
on May 27, 2008 at 11:56 UTC ( [id://688652]=note: print w/replies, xml ) Need Help??


in reply to Re: cgi script works until n+1 parameter
in thread cgi script works until n+1 parameter

Hi MidLifeXis,

Yes I'm using cgi, I see this in the browser and am not suffering from buffering.

The 2 previous 'functions', 'draft' and 'preview' work with no problem with more lines ( bigger $param_cnt), params and output.

Have a nice day.

"There is only one good, namely knowledge, and only one evil, namely ignorance." Socrates

Replies are listed 'Best First'.
Re^3: cgi script works until n+1 parameter
by mwah (Hermit) on May 27, 2008 at 12:18 UTC

    * Does it show the same problem if you use the CGI module entirely through its $obj-> interface?

    * If you replace use CGI by use CGI::Simple, will the error go away?

    * What about Apache's URI length limit (2/4 K?)

    Regards

    mwa

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://688652]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (4)
As of 2024-03-28 17:13 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found