I have a form that uses jquery and everything works quite nicely.  I
have added in client side validation of the form elements and as long
as there are no errors (so I never get a return false) it works
great.  However, when I do get a return false, it removes the last
document uploaded from the results.  How do I deal with this to be
able to use the jquery multiple upload and still have basic client
side validation?

Reply via email to