I need to create a vbscript that will verify our website is available. I would like the script to request a page and check that it has rendered fully. If it has, the script can stop. If it hasn't, then I'd like the script to retry until it is successful or has 4 failed attempts. On the 4th...