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

Re: I am trying to access data from a site that needs login and password

by plazm (Initiate)
on Apr 20, 2001 at 18:33 UTC ( [id://74181]=note: print w/replies, xml ) Need Help??


in reply to I am trying to access data from a site that needs login and password

On your pages use CGI.pm to parse out CGI input. Do perldoc on CGI.pm.

To view the output of the second page you have simulate form input. To do this, start the second page script from command line and then give it name=value pairs. ^D end the input. You will get your output back along with HTTP headers.

  • Comment on Re: I am trying to access data from a site that needs login and password

Log In?
Username:
Password:

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

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

    No recent polls found