Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: Post from jQuery to Perl - can't access parameters

by golux (Chaplain)
on Mar 13, 2013 at 14:24 UTC ( [id://1023211]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    
    ...
            </body>
        };
    }
    
  2. or download this
        var input = J('#text_input').val();
    
  3. or download this
        var input = \$('#text_input').val();
    
  4. or download this
        print "Content-type:  text/html\n\n";
    
  5. or download this
        print "Content-type:  application/json\n\n";
    

Log In?
Username:
Password:

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

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

    No recent polls found