Sivakatirswami wrote/ schreef:

> I tried:
> 
> exists  (URL "http://www.gurudeva.org/index.html")
> 
> but it doesn't work even if the file is on the web site.
> 
> ??Did I do something wrong?
Try:

  if url "http://www.gurudeva.org/index.html" is empty then
    answer "The page doesn't exist."
  end if

Regards,
Sjoerd


Archives: http://www.mail-archive.com/[email protected]/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to <[EMAIL PROTECTED]>, not this list.

Reply via email to