I've got a page where you can chainge an image, but I can't find any way to preset the current one (that is currently being hosted on the site).
I was thinking it could work like this:
<input type='file' value='thesite.com/image.jpg'>
But it doesn't show that any file is or could be selected. Is it even possible? Any help would be appreciated.