get page source after login
From: Alon (alonerez_at_hotmail.com)
Date: 02/27/05
- Next message: John Dunlop: "Re: Beginner question: detecting specified character in string"
- Previous message: Tony Marston: "Re: Automated Form Validation?"
- Next in thread: Janwillem Borleffs: "Re: get page source after login"
- Reply: Janwillem Borleffs: "Re: get page source after login"
- Reply: Chung Leong: "Re: get page source after login"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 27 Feb 2005 01:51:23 -0800
Hi,
I want to get the source of a web page.
The problem is that this page is accessible only after I login, using
user name and password.
I wrote a simple script to get a page source and it works as long as no
login is necessary, but for the page I want I only get part of the
source, while part is missing. The missing part is with the personal
information.
I have my username and password, but I don't know how to send them in
the script, or what the other side is expecting.
(I know the site uses cookies, to store the session information.)
Any ideas ?
TIA
Alon
- Next message: John Dunlop: "Re: Beginner question: detecting specified character in string"
- Previous message: Tony Marston: "Re: Automated Form Validation?"
- Next in thread: Janwillem Borleffs: "Re: get page source after login"
- Reply: Janwillem Borleffs: "Re: get page source after login"
- Reply: Chung Leong: "Re: get page source after login"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|