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

Re: Invoking a cgi script from another cgi script using system()

by bibliophile (Prior)
on Dec 31, 2014 at 21:36 UTC ( [id://1111862]=note: print w/replies, xml ) Need Help??


in reply to Invoking a cgi script from another cgi script using system()

I should note that invoking b.cgi from the browser ("/cgi-bin/b.cgi?animal=dog&vegetable=radish") works, giving:

b.cgi query dump: <ul> <li><strong>animal</strong></li> <ul> <li>dog</li> </ul> <li><strong>vegetable</strong></li> <ul> <li>radish</li> </ul> </ul> b.cgi argv dump:

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (5)
As of 2024-04-23 21:47 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found