Home | Articles|Namespace|Interview Questions|Tools|Jobs|Projects|Community
Asp.net Tutorials

»Dotnet Ads
»Message Boards
Message Boards
Dotnet Books

»Member Details
Register
Login
LogOut
Submit Code
Submit Jobs
Submit Projects

»Competition
Community
Winners
Prizes
Write For Us
Members

»Other Resources
Links
Dotnet Resources


Forums»Feedback»



Opening a web page from a website and loading it in a asp.net page

// name space used System.Net
string searchUrl = "http://www.google.com";
WebClient wc = new WebClient();
wc.Dispose();
string strContent = System.Text.Encoding.UTF8.GetString(b);
Response.Write(strContent);
does not able in visual studio 20005
posted by:anonymous on 10/16/2006 12:00:00 AM
© 2008 dotnetwatch.com -- Privacy policy

Website Design & Internet Marketing by Shivam