Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Mar : Re: Wininet.dll & HTTPQueryInfo
| Subject: | Re: Wininet.dll & HTTPQueryInfo |
| Posted by: | "Remy Lebeau (TeamB)" (no.spam@no.spam.com) |
| Date: | Fri, 9 Mar 2007 16:56:01 |
"MikeR" <nf4lNoSpam@pobox.com> wrote in message
news:45f1ebf9$1@newsgroups.borland.com...
> I'm sorry, but that doesn't give me, at my level, enough
> information to find it. Will you name the constant or
> function or something I can search for?
You should be using the HTTP-specific functions instead of
InternetOpenUrl() function generically. Look at HttpOpenRequest() and
HttpSendRequest().
Gambit