Hi Scott Tried your script on my server - seems to work perfectly.
Outputs: 483575 Kind Regards Simon On Wed, Dec 17, 2014 at 10:14 PM, Scott Rossi <[email protected]> wrote: > > Hi List: > > I¹m wondering if anyone has been using LC Server to serve files from > DropBox. Since updating LC Server to 6.7 on my host (DreamHost), it now > seems to be unable to retrieve files from DropBox. > > With the following script: > > put url "https://dl.dropbox.com/s/6fpl18ihvt7ffbl/test-image.zip" into > theFile > put the length of theFile > > > On a desktop system, this works as expected in the message box. > > On LC Server I get a value of 0. > > What am I missing here? Is this perhaps some kind of cross-domain > limitation? Any way to make this work? > > Thanks & Regards, > > Scott Rossi > Creative Director > Tactile Media, UX/UI Design > > > > _______________________________________________ > use-livecode mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode > _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
