> but seriously, I'm merely hitting a method in my main controller that > does stuff for this site. > works in safari 100% of the time!!! just not chrome.
I'm still going with "something happening after the file upload" for $100, Alex. But to see what exactly this might be, here's what I'd do: 1. Build a working version outside of your controller (separate little app) that just does the file upload (and if you're then showing the file, that too). 2. Test this to make sure it works in Chrome. 3. Use a recording proxy/packet sniffer/Firebug/etc to see what's different in the response between the two. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ http://training.figleaf.com/ Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on GSA Schedule, and provides the highest caliber vendor-authorized instruction at our training centers, online, or onsite. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:351047 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

