I've setup a file upload form. The CFFILE tag restricts uploading to only certain MIME types. Everything works fine, but when someone tries to upload a file that is prohibited, an ugly ColdFusion error message comes up telling them of the the problem. I want to know if there is anyway that I can replace that message--and I can't use the CFERROR tag. Can I do some sort of verification using JavaScript?
Ryan ;-]
Ryan ;-]