When I remove the "accept" and dump the cffile var, I see:

CONTENTSUBTYPE vnd.ms-excel
CONTENTTYPE application

...which means my accept should be good, no?


On Thu, Apr 11, 2013 at 2:17 PM, John M Bliss <bliss.j...@gmail.com> wrote:

> Under ACF8, this:
>
> <cffile action="upload" accept="text/csv,application/vnd.ms-excel"...>
>
> ...would accept CSV files. Under ACF10, it throws, "Only files of type
> text/csv,application/vnd.ms-excel can be uploaded. Verify that you are
> uploading a file of the appropriate type."
>
> Is that right / known behavior / expected behavior?
>
> --
> John Bliss - http://about.me/jbliss
>



-- 
John Bliss - http://about.me/jbliss


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:355375
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to