Sorry, I simply haven't had time for my open source projects and that includes any kind of support on my open source projects. Going to cf-talk is the right thing of course.
#1 - the screenshot posted is a javascript alert, not really a popup, so you can't right or left click on it and select anything. #2 - the contents of the alert show your CMS login, which means the upload script isn't authenticated, as someone else suggested earlier. Regardless of the fact that you are logged in and normal CFMs are executing fine, you can't argue with the fact that the upload script isn't authenticated. I can tell you why - it's because the flash app that's sending the files doesn't send the same cookies that your browser sends directly. I don't know why and I haven't found the time to figure it out. So the flash uploader basically doesn't work. Rick ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:336396 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

