Try it. :) Kevin
-----Original Message----- From: Scott Wolf [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 28, 2003 2:14 PM To: CF-Talk Subject: CFFILE Upload question If I specify MIME types in the ACCEPT attribute such as: <CFFILE ACTION="UPLOAD" FILEFIELD="Form.Upload1" DESTINATION="C:\Inetpub\wwwroot\imghost\#SecureCheck.txtUserName#" NAMECONFLICT="MAKEUNIQUE" ACCEPT="text/html"> What happens if someone tries to upload a file that isn't on the "accept" list (like a jpg)? Does a CF error page display? I'm new to working with CFFILE and I'm not even sure if I'm asking the right question. Any help would be greatly appreciated. Thanks! Scott Wolf ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

