On form submit, file field clears in Internet Explorer 9
I think this problem is related to this question: Clicking submit clears file field instead of submitting the form (IE9) I have the following form and 1 IE9 user reporting an issue. They are able to browse and select a file from their computer. But when they click the button to submit the form the image field is cleared and thus the application returns the error to 'please select an image'. I cannot replicate the problem. Upload a Photo (Step 1 of 2) <div class="box-content"> <form encType="multipart/form-data" method="post" name="galleryuploadform" action=""> <table> <tbody><tr><td class=