Re: Accessing and displaying SSL web pages and cookies from a windows form
From: Cor (non_at_non.com)
Date: 02/26/04
- Next message: Vinay: "Update a Progress Bar asynchronously"
- Previous message: Cor: "Re: Tab pages rearrangeing themselfs"
- In reply to: Justin Engelman: "Re: Accessing and displaying SSL web pages and cookies from a windows form"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 26 Feb 2004 09:27:10 +0100
Ok Justin,
More clear but now you have to find a lot yourself, I only can give you the
tools I think you can have a look for.
The axwebbrowser to get your page and to get information from that.
microsoft webbrowser you have to set a reference for that
Getting informatation from that
mshtml you have to set a reference for that
(and not use an import because it has to many interfaces and it freezes your
IDE)
For the cookies
Httprequest
But how to do it, I would not know and I think that your question is very
special.
Cor
- Next message: Vinay: "Update a Progress Bar asynchronously"
- Previous message: Cor: "Re: Tab pages rearrangeing themselfs"
- In reply to: Justin Engelman: "Re: Accessing and displaying SSL web pages and cookies from a windows form"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|