Hi all,

I'm a complete Perl newbie. I'm ripping apart someones code that accesses a
URL passed in arguments, scans it for forms and specific fields, fills out
those fields and then submits the form.

It works great and I wanted to change it to work with a specific page and
fields to automate a process for the company I work for. Only problem is
that the page is returning a 501 error when accessing the page. The page
happens to be an HTTPS page and I'm wondering if this is happening because
it's a secure part of the site.

I'm fairly confident that this is what's happening but if anyone could
verify that I'd greatly appreciate it. And whether it is or isn't a problem
does anyone have suggestions or clues as to what to do to access the page
through Perl?

Thanks so much,

Guy Davis




-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to