upload file of specific type

obisi7 08 Sep, 2008
how do I limit the file type that can be uploaded using the file upload field in a form? I also want to restrict the size of the file. for instnace, i want only image files of type *.jpg, *.png, and *.gif and size < 200k or 150 x 50 px to be uploadable via a browse button I supplied on the form.
Max_admin 09 Sep, 2008
you can make the limitation as stated in the upload tab description however it will be checked after file has been uploaded, so you better write some info beside the field, you can limit the browse button also through some JS I believe but I never tried this! you can google it.

Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
This topic is locked and no more replies can be posted.