Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Sep : Re: https ssl
| Subject: | Re: https ssl |
| Posted by: | "Del Murray" (del.murr..@credithawk.net) |
| Date: | Tue, 4 Sep 2007 09:28:27 |
Write a program that uses the Indy components HTTp client. ..or if you like
punishment, you could use the delphi tWebBrowser component . Make it
navigate to the site you want (URL) and it will retrieve what ever webpage
is returned from that URL and then you look in the webpage for the data.
none