March 2009 - Posts

0
Comments

Getting web file content from url with asp.net by stoian bucovich

Here's how you could get page or file content with help of webclient class and use it for exaple to get the forex rates or regional weather forecast from diferent page and show it to yours: First we need to import the requred name spaces: Imports System...
More Posts