Uploading files(images) without using the FileField?

Hi guys!

I have a PHP script that uploads images (this was discussed here some days ago) and now I wonder:
Is it possible to upload images without using the FileField with the Browse button? Like, if I enter the path to the image locally in a textfield, would that work to :h:

Cheers