Hi all,

I also tried:
-------------------------------------------------
on browserBeforeNavigate pUrl
  if pURL ends with ".pdf" then
    libURLDownloadToFile pUrl, (specialfolderpath("dektop") & "/test666.pdf")
  else
   pass browserBeforeNavigate
  end if
end browserBeforeNavigate
-------------------------------------------------
No dice. :-/
This must be possible somehow, I'm sure...


Best

Klaus

--
Klaus Major
https://www.major-k.de
https://www.major-k.de/bass
kl...@major-k.de


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to