am replacing the default "Browse..." button for input type=file. This works fine except that the form will only submit after the SUBMIT button is clicked twice.
Any ideas on why this is happening or a workaround? I'm testing on IE
Thanks!
[HTML]<html>
<head></head>
<body>
<form name="test_form " method="post" action="test.js p">...