LWP authentication in asp page

LWP authentication in asp page

am 24.03.2005 08:59:22 von yerman

Hi!

I've developed a little perl program using the module LWP to download
italian stock pages, to make real time statistics.
To get these data I need to authenticate on an asp page.
The authentication is made at session level, so I need to authenticate
in the same program in which I download.
I've tried many methods depending on LWP, including
authorization_basic, $ua->credentials, Mechanize, but without result.
For sure there is no policy block by the webserver.
The data are publicly available, after authentication, provided that
they are for personal use only.
So it's only a technical problem. I missed something, but I don't know
what!

Rather than list my failed tries, probably it's better to give to you
the infos to check it.

Login page is http://du.ilsole24ore.com/du/login.aspx

After login, the page I should download is:
http://www.24oreborsaonline.ilsole24ore.com/fc?sezId=3D10026 &cmd=3Dmiafin=
anza&page=3DListinoPersonale

My account for testing is: username=3D'yer', password=3D'man'.
You can directly use it, to see if your solution works.

Any help GREATLY, HUGELY appreciated !

Thank You

Yerman

Re: LWP authentication in asp page

am 24.03.2005 10:29:58 von rho

On Thu, Mar 24, 2005 at 08:59:22AM +0100, yerman@tin.it wrote:

> Rather than list my failed tries, probably it's better to give to you
> the infos to check it.
>
> Login page is http://du.ilsole24ore.com/du/login.aspx

Yerman,

You do not, btw, happen to be a student who is posting his assignment
for someone else to do the work?

I was just thinking.

\rho