Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re^3: How to display output in separate html form in cgi script

by NetWallah (Canon)
on Jan 24, 2014 at 05:53 UTC ( [id://1071885]=note: print w/replies, xml ) Need Help??


in reply to Re^2: How to display output in separate html form in cgi script
in thread How to display output in separate html form in cgi script

The same way your script does - using $ENV{'QUERY_STRING'};

As suggested earlier, the CGI module (use CGI;) makes programming this a lot easier, by offering you param("first_name") etc.

        If your eyes hurt after you drink coffee, you have to take the spoon out of the cup.
              -Norm Crosby

  • Comment on Re^3: How to display output in separate html form in cgi script

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (7)
As of 2024-04-16 11:35 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found