I have a form that has a couple of FormFiles on it. If they are under the max size then everything goes well and validation works as you would expect.
If one of them exceeds the max size, the other form properties are nulled out. I come back to my input with the error message for my file and then every other field fails validation. Is there any way to stop the rest of my form being emptied if an uploaded file exceeds the max size? Thanks, BAL _________________________________________________________________ Join the world�s largest e-mail service with MSN Hotmail. http://www.hotmail.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

