> I am trying to make this http://www.webtoolkit.info/ajax-file-upload.
> html work in ColdFusion.
> 
> I can get it to work as long as I don't make the form a cfform. I need 
> to make it work with a cfform though.
> 
> When I change the form to cfform it just submits to the action page I 
> created but it loses the ajax functionality.
> 
> Any one know how to make it work with cfform?
> 
> Thanks 

Yes, enctype=multipart/form-data is in the cfform 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:336844
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to