Groups | Blog | Home
all groups > dotnet xml > august 2004 >

dotnet xml : Http ---> Protocol(XML) ---> Http Content



Martin Honnen
8/25/2004 12:58:26 PM


[quoted text, click to view]


[quoted text, click to view]

..NET has HttpWebRequest and WebClient do perform such a task, that is a
HTTP request.

--

Martin Honnen
Shahzad Atta
8/25/2004 1:28:43 PM
Hi there,

My web server needs to get html source of a web page from a remote web
server . This html will be rendered to client browser after some processing.

I know it can be done via XMLHTTP object but I am looking towards a .Net
complaint solution, which is part of default .Net framework.(No third party
component please).

I am using C# with visual studio 2003 .Net framework 1.1 on windows XP OS.

Any help is regarded.

Thanks.

AddThis Social Bookmark Button