When a person types in an invalid file name such as "I will mail in my resume on Tuesday," the file uploader does not complain, but the form submit button simply does not work. It would be nice if it were aware of this condition and threw a specific error that might clue the user in. Of course the users who cause this problem are the least tech savvy of all. This bug only affects Internet Exploder, natch.
Comments
Comment #1
quicksketchLater versions of IE do not allow users to just type in values thank goodness. Rather than IE6-specific code, I don't think this will be corrected.