For creating easy update functions, I'd like a user to upload a file without them having to select the file and then click submit.
Is it possible to write the code to select the file and "click" submit by itself?
That way, the user just has to click a link, say "Update Now" and then my code will select the update file from the company's site and automatically upload it to their's and execute the update code?
Feedback much appreciated.