FSonaglioni
Programmer
Hi , how can i validate if a user attaches a valid type of file using an <input type=file?> , cause if i submit the form and that field is empty it returns me a message error when triying to upload the file! <br><br>and then using a <cffile> how could i rename this file (because using cfffile with the option "MAKEUNIQUE" )generates a unique filename for the upload .<br><br>Thanks in advance!!