Quote from
dglojnar on March 9, 2020, 2:06 pm
Well, I use command InternetGet to check if URL grab from XML file (I was first wrote XML parser)
If not exist, [LastError] is 404 Not Found, so it was my trigger, other URL Status as 200 or so was not on my Focus.
It's a fast and dirty solution, just to find non-existing URL/data on URL's.
But, for some serious solution, this is not 100% OK...
Hope it was helped:-)
Cheers!
Well, I use command InternetGet to check if URL grab from XML file (I was first wrote XML parser)
If not exist, [LastError] is 404 Not Found, so it was my trigger, other URL Status as 200 or so was not on my Focus.
It's a fast and dirty solution, just to find non-existing URL/data on URL's.
But, for some serious solution, this is not 100% OK...
Hope it was helped:-)
Cheers!
Vadim has reacted to this post.