Check If URL Is Valid

Warren Kuhl warrenkuhl at gmail.com
Sun Aug 8 14:31:14 EDT 2010


Colin,

I did use code similar to what you and Jeff recommended below and it
is working great for my purposes.

Colin/Jeff...Thanks again for all your help!

Warren

On Sun, Aug 8, 2010 at 1:07 PM, Colin Holgate <coiin at verizon.net> wrote:
>
> 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
>
>
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
>



More information about the use-livecode mailing list