Re: HTTP POST
- From: "Veign" <NOSPAMinveign@xxxxxxxxx>
- Date: Thu, 27 Jul 2006 09:49:53 -0400
What Jan said...
--
Chris Hanscom - Microsoft MVP (VB)
Veign's Resource Center
http://www.veign.com/vrc_main.asp
Veign's Blog
http://www.veign.com/blog
--
"Chris" <chrisx@xxxxxxxxxx> wrote in message
news:OWB9vuVsGHA.1224@xxxxxxxxxxxxxxxxxxxxxxx
Both components are running on different machines on the same LAN. I
presume the component that sends me data is a web service as its in XML
format.
In the past I've written VB6 components that POST a request (XML) to a URL
and then wait for a response (XML). This was done using the XMLHTTP
component. However, I'm not sure how to do it when I'm just receiving
data rather than using the request / response mechanism.
"Veign" <NOSPAMinveign@xxxxxxxxx> wrote in message
news:OLMhvAPsGHA.4472@xxxxxxxxxxxxxxxxxxxxxxx
Need to explain better. Where is this component located? How would it
receive the HTTP post? Are you only looking to interact with a web
service?
--
Chris Hanscom - Microsoft MVP (VB)
Veign's Resource Center
http://www.veign.com/vrc_main.asp
Veign's Blog
http://www.veign.com/blog
--
"Chris" <chrisx@xxxxxxxxxx> wrote in message
news:umPdQrMsGHA.3368@xxxxxxxxxxxxxxxxxxxxxxx
My VB6 component needs to receive XML data from a service that
periodically does an HTTP POST. Whats the easiest way of doing it?
.
- References:
- HTTP POST
- From: Chris
- Re: HTTP POST
- From: Veign
- Re: HTTP POST
- From: Chris
- HTTP POST
- Prev by Date: Re: Converting a string to an IF statement?
- Next by Date: Re: VB6 Install error
- Previous by thread: Re: HTTP POST
- Next by thread: Re: HTTP POST
- Index(es):
Relevant Pages
|