I just tested on quartz.on-rev.com <http://quartz.on-rev.com/> with LC Server 
9.6.0.

I've created a textfile with a size of 1mb.

tested with this script and it worked. I even tested with put header instead of 
put new header.
<?lc
put header "Content-Type: application/text"
put new header "Content-Disposition: attachment; FileName=" & "justsomeText.txt"
put URL("binfile:" & "justsomeText.txt")
?>

Which version of Safari do you have?



> Am 14.09.2022 um 22:44 schrieb jbv via use-livecode 
> <use-livecode@lists.runrev.com>:
> 
> Hi guys,
> 
> Thank you for your answers.
> No matter what I try, the problem remains the same on Safari.
> My LC script runs on my on-rev account, and it uses LC 9.6.
> Could this really be the problem ?
> 
> Best,
> jbv
> 
> _______________________________________________
> 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

_______________________________________________
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