Check If URL Is Valid

Colin Holgate coiin at verizon.net
Sun Aug 8 14:07:22 EDT 2010


On Aug 8, 2010, at 1:28 PM, Warren Kuhl wrote:

> The websites I are checking do not redirect so this is working
> perfect.  Thanks for all your help!


That's good. Given a choice, I would go with the way Jeff was suggesting:

get url "some maybe valid url"

if the result is not empty then
  --something went wrong
end if






More information about the use-livecode mailing list