I know this question may be wrong one.Anyway I want to know is it possible or not?
I am using the VBscript as client side language and PHP as server side language.By using the VBscript I got a image from the scanner and that image is stored in local system.I want to move it to server without client choosing the file.
When the scan is completed I display the image in the Image tag using the VB script.The image displayed in form.If the user submit the form I want to store the image in server.So is it possible to upload a image using any method without client need to choose browse button?
Thanks in advance.
I know this question may be wrong one.Anyway I want to know is it
Share
Impossible.
Due to obvious security reasons.