![]() ![]() |
Hi, I know that browsers won't allow to enter data in a form field of type file. Is there a way to upload files using javascript?
Thanks. |
![]() ![]() |
You cannot upload a file from the local drive without any user interaction. But you can create a file "from scratch" and upload it. Do you want to upload a file from the local drive of the current machine or do you want to upload files that have been "manually assembled"? |
![]() ![]() |
Hi.
I can't create it from scratch as it has to be a specific pic.
Thanks. |
![]() ![]() |
Firefox does have some security restrictions on the |
![]() ![]() |
Hello ! It was once possible to access the filesystem using I think it's worth writing a small script to check it ;) |


