Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: To move values btwn listboxes

by jkva (Chaplain)
on Feb 18, 2005 at 09:24 UTC ( [id://432227]=note: print w/replies, xml ) Need Help??


in reply to To move values btwn listboxes

update : rewrote reply more clearly.

Dear monk, why don't you use Javascript? This seems to be more suited for these kinds of tasks than a full-fledged CGI script.
For Javascript help, look at the tutorials on w3schools.com.

You could use a CGI script, but I advise against it. You would in that case probably use an array to hold the options and use CGI.pm to draw the page with listboxes. A button would then post a flag to the script, regenerating the page and showing the options in the other listbox. But again, Javascript would be easier for this.

If you need any help, let me know.

In the future though, you might want to give some more details about it, as to what you are trying to accomplish.

Good luck,

-- Detonite
Thank($parent($_)) if(posts($parent($_)->Useful)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (4)
As of 2024-03-29 09:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found