[jQuery] Re: Form plugin problem - remote action

2008-05-23 Thread Pedro Mendonça
What is x-domain? out of localhost? On Fri, May 23, 2008 at 5:43 PM, Mike <[EMAIL PROTECTED]> wrote: > > > I have tried the ajax Form plugin. It works great if the email.php action > is > > in the same server/folder. When I use a remote one, from another server, > it > > just substitute the whole

[jQuery] Re: Form plugin problem - remote action

2008-05-23 Thread Mike
> I have tried the ajax Form plugin. It works great if the email.php action is > in the same server/folder. When I use a remote one, from another server, it > just substitute the whole page on the browser by the remote email.php. It > does send the email form, but show all the content I want to ke