Hi to all,

After some debuging, I found the problem. Fireworks istn't dealing very well
with the 'email.php' being in the same server. At least this is what I've
found.

I was using email.php in another server, where I can make my php 'mail'
function to work, since It's not working on my XAMPP installation.

Since I've copied all the site to a full working server, the form behaved
just right.

I''m satisfied with this solution, after all is the way it is designed to
work. Still, this might be a lead to some code hacking for the future.


Thanks to you all.

Pedro

On Sun, May 4, 2008 at 5:19 PM, JP <[EMAIL PROTECTED]> wrote:

>
> i use the form plugin with firefox and it seems to work fine.
>
>
>
> On May 4, 7:36 am, Pedro Mendonça <[EMAIL PROTECTED]> wrote:
> > Hello,
> >
> > http://malsup.com/jquery/form/
> >
> > I'm trying to implement the Form plugin in my site, but I have a
> > problem. I use ajaxForm to make the form send the variables to
> > email.php that interpret the httpPOST variables and send mail by php.
> > This is working correctly in IE 7 but when I use firefox, it reloads
> > the page by subsituting it by the email.php.
> >
> > Is this a known problem or is just me?
> >
> > Thanks.
> >
> > Pedro Mendonça
>

Reply via email to