is link valid

J

John

Is it possible to test for a valid link and then run a script

If link is valid then
go to page1
else
go to page2
 
Top