I've not been able to get file uploads to work in Safari that work just fine in IE/Firefox... I also think it's just a Safari issue. You do need to have the enctype="multipart/form-data" in your form tag, but that will not help you with Safari. It's interesting though, that I have found sites where I could upload files in Safari. I've just been unable to figure out what the difference is.
--Ferg Rick Root wrote: >Daniel Kessler wrote: > > >>not working and I can't see why. It appears that it's saying that >>the form field (form.image_file) never exists, whether I have >>selected an image/file or not. >> >> > >Every time I've had this problem, it's because I forgot to put the >following on the <form> or <cfform> tag: > >enctype="multipart/form-data" > >Rick > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:215201 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

