Hi Richard,

> Am 08.01.2020 um 21:54 schrieb Hillen Richard via use-livecode 
> <use-livecode@lists.runrev.com>:
> 
> Hello,
> 
> I want to show a .pdf with url httpAdress, so I got a fresh widget named 
> „Browser“ and did a button with the script
> on mouseup
> put 
> "https://programmausdruck.br.de/radio/br-klassik/programmkalender/br-klassik120.jsp?day=2020-01-09";
>  into httpAdress
> set the url of widget "Browser" to httpAdress
> end mouseup
> After mouseup download starts, stops, but nothing is to see in the browser 
> window. Why?
> May you help?

just tested the script with LC 9.5.1 (Indy) on my Mac and works as exspected:
BR-Klassik - das Programm
...

> Thank you,
> Richard.

Best

Klaus

--
Klaus Major
https://www.major-k.de
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