Re: check status of secure webpage?
Re: check status of secure webpage?
- Subject: Re: check status of secure webpage?
- From: Andy Armstrong <email@hidden>
- Date: Sat, 12 Feb 2005 23:37:47 +0000
On 12 Feb 2005, at 22:32, Dennis Falling wrote:
Does anybody know of an easy way to check the status of a webpage that
first requires a username/password to access it? I'm trying to do
this to write a tool that can show the bandwidth usage for people
whose ISP limits them to a certain amount each month, though this
could prove to be useful for other tasks as well.
It depends whether the page uses HTTP or form based auth. If it's form
based you'll essentially have to write a little web robot that goes
through the steps of logging on via the form and then going to the page
you're interested in. Does this have to be a pure Cocoa solution or
could you use, say, Perl?
--
Andy Armstrong, hexten.net
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden