<form action="upload.php" method="POST">
<input type="file" name="file" />
</form>
How to make form submit when file is selected, without clicking submit.
Nathan told me, that it is impossible, but for example when uploading new cover on facebook, it works.
What I must write for javascript code?

New Topic/Question
Reply



MultiQuote




|