Visual Basic Is It Down Website Checker
Introduction:
So this tutorial is going to be on how to make a simple script to check if a website is on-line or not.
Steps of Creation:
Step 1:
First let's import System.IO and System.Net:
- Imports System.Net