Question
cffile accept attribute and flv files
I'm trying to use the cffile upload action to upload only flv files. Within the "Accept" attribute I've added "video/x-flv". Within IIS (Win 2003) I've added the mime type mapping within the site properties. I've also restarted the server, but it still sees it as application/octet-stream when it throws the error. Any ideas?
