Page is a not externally linkable
horseatingweeds - 10:57 pm on Jul 18, 2007 (gmt 0)
I've tried clearing the fields with element.value = ''; but this wont work with the file input. Fooling around with it, I have found that in IE it won't let you correct the file input then submit. You can use the brows button, then it will submit. Is this a bug? Anyone know a work around?
Ok, I've put the function in the <form> tag. Here is a problem though. In ie, if I enter faulty information, submit, then fix the information, it will not re-submit. It works ok in FF...