Hi, I'm making a programme "Crawler" in VB.NET to monitor my sites to check 301/400/404 error on links and check meta tags etc. I found a tutorial on http://tech.reboot.pro/showthread.php?tid=320 It works but it freezes my ListView anyone no of a way of it not freezing my programme? -Lee.
I am just going to crawl few website such as msn/weather and yahoo/weather.I need to know how do I create a web based web crawler and extract the weather information?