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

Re: Max limit on CGI param() function?

by erikharrison (Deacon)
on May 02, 2002 at 14:17 UTC ( [id://163541]=note: print w/replies, xml ) Need Help??


in reply to Max limit on CGI param() function?

Use less data :-)

In all seriousness, this isn't a Perl problem. It is most likely an MIE bug that has problems dealing with the data you send.

It's worth noting that if you are sending that many hidden fields, you almost certainly need to redsign the program and it's logic. Consider using a cookie. Hidden fields are a simple way to maintain very basic state information, and should not be used for anything you want to be secure.

Cheers,
Erik

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (5)
As of 2024-04-25 15:12 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found