curling password protected website with hidden dynamic variable on the login page

2010-02-03 Thread Maximilian Rausch
I need to curl data that is on a password protected site and I am first trying to get by the login page so that I can store the cookies which will allow me to get to the password protected data with a second call to curl. The login webpage is https://secure.ngx.com/sso/login However when the

Re: curling password protected website with hidden dynamic variable on the login page

2010-02-03 Thread Ralph Mitchell
On Wed, Feb 3, 2010 at 2:10 PM, Maximilian Rausch maxrau...@gmail.comwrote: I need to curl data that is on a password protected site and I am first trying to get by the login page so that I can store the cookies which will allow me to get to the password protected data with a second call to

Re: curling password protected website with hidden dynamic variable on the login page

2010-02-03 Thread William Betts
On Wed, Feb 3, 2010 at 11:10 AM, Maximilian Rausch maxrau...@gmail.comwrote: I need to curl data that is on a password protected site and I am first trying to get by the login page so that I can store the cookies which will allow me to get to the password protected data with a second call to

Re: curling password protected website with hidden dynamic variable on the login page

2010-02-03 Thread Ralph Mitchell
On Wed, Feb 3, 2010 at 9:57 PM, Ralph Mitchell ralphmitch...@gmail.comwrote: On Wed, Feb 3, 2010 at 2:10 PM, Maximilian Rausch maxrau...@gmail.comwrote: I need to curl data that is on a password protected site and I am first trying to get by the login page so that I can store the cookies

Re: curling password protected website with hidden dynamic variable on the login page

2010-02-03 Thread Maximilian Rausch
From: William Betts william.betts_at_gmail.com Date: Wed, 3 Feb 2010 19:14:44 -0800 On Wed, Feb 3, 2010 at 11:10 AM, Maximilian Rausch maxrausch_at_gmail.comwrote: I need to curl data that is on a password protected site and I am first trying to get by the login page so that I can store the

Re: curling password protected website with hidden dynamic variable on the login page

2010-02-03 Thread Ralph Mitchell
On Thu, Feb 4, 2010 at 12:03 AM, Maximilian Rausch maxrau...@gmail.comwrote: From: William Betts william.betts_at_gmail.com Date: Wed, 3 Feb 2010 19:14:44 -0800 On Wed, Feb 3, 2010 at 11:10 AM, Maximilian Rausch maxrausch_at_gmail.comwrote: I need to curl data that is on a password