Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: Organizing Form Input

by andyford (Curate)
on Feb 23, 2007 at 21:44 UTC ( [id://601828]=note: print w/replies, xml ) Need Help??


in reply to Organizing Form Input

OK well lemme try again :)

If no javascript, then don't you have to make a trip back to the webserver everytime the user adds a field? In that case you can just number them as you create them and there's no need for an array, you just have a lot of parameters.

The PHP thing looks slick, but it's really just a convenience method. CGI.pm has convenience methods too, check out "FETCHING THE PARAMETER LIST AS A HASH" in the CGI.pm docs. Seems like kinda the same thing.

non-Perl: Andy Ford

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (1)
As of 2024-04-25 01:09 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found