Is there a way to search the mail archives rather than reading each subject
line?

I'm writing my first web based script and am looking for specific help. My
goal is to login to a specific site (this is the first problem I have to
research) then download the results of a database query on that site.

I have a little bit of code that is accessing the site, but
"$req->authorization_basic($uname,$password);" does not give me full access
writes.

I believe that a cookie is created on my workstation with authentication
info because when I manually access the site, it does an auto-sign-in.
However, when I run my script, it is not authenticating me, not is the
additional "authorization_basic" line helping.

Thanks,
David R

____________________________________________
David Ransier
[EMAIL PROTECTED]
Office:   503-416-3812                 111 SW 5th Ave.
Fax:      503-416-3801                 Suite 2200
Mobile:  360-921-5584                 Portland, OR 97204

_______________________________________________
Perl-Win32-Web mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/perl-win32-web

Reply via email to