Extracting Images from a http:// page

David Burgun dburgun at dsl.pipex.com
Sat Feb 11 07:49:04 EST 2006


Thanks a lot! It's working really well now!

I am amazed how quickly I got the skeletal stack up and running!

Bye for Now and Have a Great Weekend
All the Best
Dave

On 10 Feb 2006, at 14:04, xavier.bury at clearstream.com wrote:

>   --set the imageData of image 1 to  url  "binfile:" & myImagePath
>
> should be
>
>   --set the imageData of image 1 to  url  ("binfile:" & myImagePath)
>
> the parenthesis are important...
>
> i tried this which worked quite well
>
> put url ("http://xxxx.xxxx") into img 1 and that worked...
>
> sorry for inducing the binfile error ;)
>
> cheers
> Xavier
>



More information about the use-livecode mailing list