I think the problem is not in that.
I made local HTML and included a form with <INPUT type=file name=userfile value=c:\filename.ext>, so the filename was predefined. And after SUBMIT, browser Opera informed me that a file is being uploaded without my permission - then I can click OK allowing the...
For example there is a form, which sends a filename using <INPUT type=file name=userfile>
And if I type in browser address box:
http://www.host.com/form.xtml?userfile=WHAT
Can I send a file through form this way? What should be instead of WHAT to identify a file on my disk?
Thank You!
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.