Beefy Boxes and Bandwidth Generously Provided by pair Networks DiBona
The stupid question is the question not asked
 
PerlMonks  

Is it possible to copy arrays from Javascript to Perl variable in the same Perl CGI script?

by lightoverhead (Scribe)
on May 10, 2012 at 14:36 UTC ( #969818=perlquestion: print w/ replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    
    <select id="multiple" multiple="multiple">
    ...
        <option>Multiple2</option>
        <option selected="selected">Multiple3</option>
    </select>  //html markup
    
  2. or download this
    var multipleValues = $("#multiple").val() || []; //javascript/jquery
    

Log In?
Username:
Password:

What's my password?
Create A New User
Node Status?
node history
Node Type: perlquestion [id://969818]
Approved by marto
help
Chatterbox?
and the web crawler heard nothing...

How do I use this? | Other CB clients
Other Users?
Others lurking in the Monastery: (14)
As of 2013-05-23 13:57 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    The best material for plates (tableware) is:









    Results (484 votes), past polls