is your form a regular <form> tag or <cfform>?

a <cfform> inside a cf ajax container (which cflayoutarea is) will
submit to that container (and not the main page) using an ajax post
request, which does not support uploading files.

Azadi Saryev
Sabai-dee.com
http://www.sabai-dee.com/


On 29/09/2009 09:38, Kevin Huff wrote:
> I have this form, in a cflayout tab that I submit to a different page. The 
> form has a input type file field in it. This works fine outside of the tab 
> but within the tab the type file field always returns none. What is going on 
> here? Any help would be great. 
>
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:326728
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to