Loathe wrote:
> 
> We have a requirement to allow for the uploading of a bunch of different
> file types.  The problem I am running into is with excel/xls and word
> perfect/wpd.  CF apparently sees these as application/octet-stream.

CF sees them the way the uploading browser tells it to see them. 
The MIME type is not determined by the server, it is a parameter 
that the browser sends. So unless you want to be very restrictive 
and only allow image/gif and image/jpg (which would already give 
you a problem with image/jpeg), you pretty much have to accept 
everything.

Jochem

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:212456
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to