Hi Josef!

> or does someone has a better way of working with file-uploads and
> resubmits? the logic with tmp-table and session is rather complicated
> and not really generalizable...

Instead of using a Required constraint for the upload field, you could use a
Callback constraint in which you verify if you have the file already and have
the constraint fail only if you don't have it and if it's not being submitted.

Michele.

-- 
Michele Beltrame
http://www.italpro.net/
ICQ 76660101 - SkyPe arthas77

_______________________________________________
HTML-FormFu mailing list
HTML-FormFu@lists.scsys.co.uk
http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/html-formfu

Reply via email to