Just a general idea.  I used curl to do this a while ago.

Look at the field names and use the URL + ?user=you&pass=password. Store the 
cookie!  User and pass come from the id= in the HTML 

Access the page you really want using the cookie grabbed above and filling out 
any fields the same way as above.

I have had to navigate pages getting one page screeching a URL and then getting 
a second page.

Ken Foskey

On 09/12/2011, at 10:13 AM, "Voytek Eymont" <li...@sbt.net.au> wrote:

> I have userid/password to an aspx based website,
> what can I use to script a login and get info or monitor for new info on a
> page ?
> 
> is wget the way to go for aspx site, or what's a good tool for that ?
> 
> 
> -- 
> Voytek
> 
> -- 
> SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
> Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
> 
> 
--
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to