Dears,, I need to create batch file to do the following:
1- check for URL1
2- If there is any error like (page not found,404 error, etc)
3- Then check for URL2
4- If it is OK
5- then go to URL2 and open it.Please , can i do this?
Many thanks for advance
What orangeboy said. If you wanted to avoid downloading a program, you could look at VBScript or PowerShell.