Because the form is in the layout tab, CF is trying to post it via
Ajax, and you can't post file uploads via Ajax. You will need to
change to <form> or find another solution for uploading the file. If
you google for ajax/file upload you will find a few hundred solutions.


On Mon, Sep 28, 2009 at 8:38 PM, Kevin Huff <kh...@tourandtravelnow.com> 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:326738
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to