javascript - Is it possible to auto-fill a file input field on a home server? -


With Javascript, the page loads when a & lt; It's easy to assume input> element automatically, as long as its type attribute is not a "file"; It is perfectly understandable, given that automatically submitting a form containing sensitive data on a server is a line of code.

However, on a home server (WAMP, if this is all useful), then this hazard has completely ended, is there a situation where the risk is effectively zero? Is there a way to bypass the default behavior of the file input field?

lets you set up a slightly "browser automation" script which you can do that .


Comments