[jQuery] ajaxForm - upload issue

2009-09-14 Thread Dani - smalldressup.com
Hello everybody! I've recently stumbled upon a very strange issue and it consists of the following: 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

[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 :|