Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: passing a file to a cgi script

by marto (Cardinal)
on Jun 02, 2010 at 12:14 UTC ( [id://842749]=note: print w/replies, xml ) Need Help??


in reply to passing a file to a cgi script

Do you mean file uploads (if so see Corions advice) or are you trying to automate a site using values stored within a text file?

Replies are listed 'Best First'.
Re^2: passing a file to a cgi script
by Angharad (Pilgrim) on Jun 02, 2010 at 12:15 UTC
    I'm trying to automate a site using values stored within a text file :)

      So you need to open the text file, read each set of values and pass them to your URL. Perhaps you want to use something like LWP or WWW::Mechanize (or similar if you need JavaScript support) to make your task easier.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (5)
As of 2024-04-19 16:19 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found