[jQuery] Re: ajaxForm - upload issue

2009-09-14 Thread Dani - smalldressup.com

the thing is that the script work ok without ajax.. I am using many
upload scripts and the normal PHP one works perfect :|


[jQuery] Re: ajaxForm - upload issue

2009-09-14 Thread Mike Alsup

> I have a  form that I submit using the ajaxForm plugin.
> I have 2 file fields: thumb and .swf
>
> The iframe option is set to true and the form uploads ok the images
> but does nothing with the .swf file and I have no idea why is this
> happening
>
> Is there some filesize limitation to the plugin or something of this
> sort?


No, the plugin has no limitations like that, but your server may.