hi all,
My problem is that I want to upload a file without asking the user to select the file as I know the location of the file on the users machine.
The whole process goes like this,
User will invoke scanner from javascript and when the scanning was done
user will get an Upload button, when user clicks on that upload button the file should be uploaded to the server.
Able to invoke scanner and also saving file was done on clients machine but, not able to do file upload automatically.
Is there any way to do it????
regards
Nelluru
My problem is that I want to upload a file without asking the user to select the file as I know the location of the file on the users machine.
The whole process goes like this,
User will invoke scanner from javascript and when the scanning was done
user will get an Upload button, when user clicks on that upload button the file should be uploaded to the server.
Able to invoke scanner and also saving file was done on clients machine but, not able to do file upload automatically.
Is there any way to do it????
regards
Nelluru
Comment