Click to See Complete Forum and Search --> : batch upload of files through cgi


jjrehder
07-04-2003, 10:37 AM
I am accessing a web site that processes a file or URL whose name you input in a "file" type of form input. The site processes the file or web page and reurns a new page with the results. I need to do this many times. I would like to create new web pages with the files or URL names in a form and submit them automatically, redirecting the resultant web pages to my own program. Any ideas? Thank you.