Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: Calling a PERL script from an html form

by poj (Abbot)
on Jun 01, 2014 at 18:16 UTC ( [id://1088188]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    dbh->quote # missing $ on $dbh
    $sth->fethrow_array() # missing c in fetch
    
  2. or download this
    #!/usr/bin/perl
    use strict;
    ...
     <input type="submit" value="Search"/>
    </form>
    </body></html>';
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (3)
As of 2024-04-19 19:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found