Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: How to get only changed parameter names from CGI script on form submit?

by tangent (Parson)
on Nov 23, 2015 at 20:05 UTC ( [id://1148425]=note: print w/replies, xml ) Need Help??


in reply to [Solved]: How to get only changed parameter names from CGI script on form submit?

An alternative way to do it would be to split up your form into discrete elements, perhaps modelled on your database tables, and where each element or group of elements is wrapped in its own form. For each of these forms you would have separate "Update" buttons, so a much smaller number of parameters are sent to the CGI script.
  • Comment on Re: How to get only changed parameter names from CGI script on form submit?

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1148425]
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: (5)
As of 2024-04-24 08:16 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found