PC Review


Reply
Thread Tools Rating: Thread Rating: 1 votes, 5.00 average.

automatic login to HTTPS website

 
 
mikey.mor@gmail.com
Guest
Posts: n/a
 
      1st Jan 2007
Hello everyone,
i am trying to do the folowing :
1. login to HTTPS website ( gmail for example ).
2. go to a certain page in that website.
3. read the page's content.

how is it best to achievve this ?

 
Reply With Quote
 
 
 
 
Steve Alpert
Guest
Posts: n/a
 
      1st Jan 2007
(E-Mail Removed) wrote:
> Hello everyone,
> i am trying to do the folowing :
> 1. login to HTTPS website ( gmail for example ).
> 2. go to a certain page in that website.
> 3. read the page's content.
>
> how is it best to achievve this ?
>


Look at the code in the following sample:

http://support.microsoft.com/kb/303436

/steveA

--
Steve Alpert
my email fgrir.nycreg @ tr.pbz is encrypted with ROT13 (www.rot13.org) and spaces

 
Reply With Quote
 
mikey.mor@gmail.com
Guest
Posts: n/a
 
      1st Jan 2007

Steve Alpert лъб:
> (E-Mail Removed) wrote:
> > Hello everyone,
> > i am trying to do the folowing :
> > 1. login to HTTPS website ( gmail for example ).
> > 2. go to a certain page in that website.
> > 3. read the page's content.
> >
> > how is it best to achievve this ?
> >

>
> Look at the code in the following sample:
>
> http://support.microsoft.com/kb/303436
>
> /steveA
>
> --
> Steve Alpert
> my email fgrir.nycreg @ tr.pbz is encrypted with ROT13 (www.rot13.org) and spaces


I saw that article, and code sample, and it doest not do a login.
it get's me the HTML of the login page.
i need it to login, and get me the content of the next page.

 
Reply With Quote
 
Chad Burggraf
Guest
Posts: n/a
 
      1st Jan 2007
(E-Mail Removed) wrote:

> I saw that article, and code sample, and it doest not do a login.
> it get's me the HTML of the login page.
> i need it to login, and get me the content of the next page.


You're going to have to know the layout of the login page's form. If you
do (i.e. you are trying to write an application for a specific Web site)
then you simply need to first send an HTTP POST with the login
credentials and the proceed with the aforementioned example.

Cheers
Chad
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Automating access to a HTTPS website Stefan Kiryazov (MCAD) Microsoft ASP .NET 2 10th Apr 2006 08:24 PM
problem when working on a https website =?Utf-8?B?d2VibWFu?= Windows XP Help 0 14th Jan 2005 02:57 AM
HTTPS form NOT website VK Microsoft Dot NET 4 16th Dec 2004 12:19 PM
Need vb to automatically download from https website Dave B Microsoft Excel Programming 0 2nd Feb 2004 07:13 PM
Web query from a secure (https) website Eldon Microsoft Excel Worksheet Functions 0 12th Sep 2003 10:22 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:58 PM.