Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


Re: Help:How to get XML data from WebBrowser control?

From: Martin Honnen <mahotrash@-----.-->
To: NULL
Date: 12/8/2007 2:01:00 PM

ver.amitabh@g... wrote:
> Hi All,
>    My code supposed to send HTTP request to targeted web service and
> in turn receive XML data from it. I need to get access to this XML
> data.
> I am doing it in C++ using Visual studio 2003. I can send HTTP request
> usinf WebBrowser control and can get data in it but I have no idea,
> how can i read this data from WebBrowser control and parse it.
> Any help would be great fro me. I am quite newbee to XML programming
> in C++ so thanks for bearning with me.

What kind of web service is that? A service allowing SOAP requests which 
are described by a WSDL document? In that case Visual Studio allows you 
to generate a proxy class from the WSDL description, that way you can 
instantiate a .NET object and call its methods to make requests to the 
web service. Check 
<URL:http://quickstarts.asp.net/QuickStartv20/webservices/> for an 
introduction.
The WebBrowser control mainly makes sense if you want to display HTML 
documents.


-- 

	Martin Honnen --- MVP XML
	http://JavaScript.FAQTs.com/


transparent
Print
Mail
Like It
Disclaimer
.

These Archives are provided for informational purposes only and have been generated directly from the Altova mailing list archive system and are comprised of the lists set forth on www.altova.com/list/index.html. Therefore, Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova Mailing List Archive(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Website Terms of Use and elsewhere on the site.

.
.

transparent

transparent