Upload image from a URL instead of local file system?
Is it possible to save an image from a url to the database as opposed to uploading a file from a local filesystem? ie input http://upload.wikimedia.org/wikipedia... and upload it to the database.
Thanks!