Set image/data/source via an image on web?
John Patten
johnpatten at mac.com
Thu Jul 14 00:53:39 EDT 2011
Hi All...
I have a script where I'm creating a number of image objects on the fly and then attempting to set them to jpg on a web server.
Something like:
put URL "http://webserver.on-rev.com/conference/images/" & (line x of tBadgeList) & ".jpg" into tImageData
put tImageData into last image
...
It appears to create the correct target file "http://webserver.on-rev.com/conference/images/11.jpg"
Anybody have a tip on how to go about doing this?
Thank you!
John Patten
SUSD
More information about the use-livecode
mailing list