Web Query:- To get only data you want from Web page and show it in excel.
Web Query example:-
WEB 1 http://moneycentral.msn.com/companyreport?symbol=MSFT
I want to write this web query in C# so that I can get the data and work on it.
I am not able to find any way to execute the web query in C#. So I tried using WebClient, but it gives full HTML content of that page.
Is there any way to execute above web query directly in C#?
Thanks in advance
grathi

New Topic/Question
This topic is locked




MultiQuote


|