Pure PHP Upload 3 Support Product Page

checkFileType function doesn't exist

Reported 16 Sep 2015 09:56:32
1
has this problem
16 Sep 2015 09:56:32 Gary Smallridge posted:
Hi,

I have this error, when I run Chrome in debugging mode:

'Paused on exception: RefeceError: checkFileType is not defined


This is the code that's been inserted around my input field:


<input name="userfilename" type="file" onchange="checkFileType();;;<?php echo $uploaduserfilename->getValidateCode() ?>" size="75" maxlength="255" />

Reply to this topic