lage 02 Oct, 2012 Hi,I don't understand why the file upload start when captcha is wrong. Any idea? really thanks
GreyHead 02 Oct, 2012 Hi lage,Because the Captcha is only checked after the form is submitted and the upload starts when the form is submitted. If you want to prevent this use a multi-page form with the Captcha on the first page and the File input on a later page.Bob