I'm currently coding an image upload script and I want to allow the users to both upload an image from the net and from hard drive. I want to control that using a checkbox.
The probem is, I don't know how to realize that, currently, if the users enter an URL, a blank image is uploaded.
Can anyone help me?