Forums / Developer / Fetch file from remote location
Lars Eirik R
Friday 28 May 2010 9:29:05 am
Hi.
I need to fetch a file (that is download an store the image) from a remote location via http. Which ez publish class should I use for this?
I have used the ezContentUpload class to store local images sucessfully, but as my image does not come from a http post i cannot use the handleUpload method i believe.
Thanks.