URL status - Forum

Forum Navigation
You need to log in to create posts and topics.

URL status

Hi!

How can I receive URL Status (200-OK, 404-Not found etc...) from Neobook/VisualNeo Win ?

For one URL and bulk...

Any Plugin?

There's some command-line tools, but I prefer internal solution:-)

 

Cheers!

Problem solved:-)

Hello!
Describe the solution found. :)
It may help others.

luishp has reacted to this post.
luishp

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.
Vadim