> 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 keep in the > browser desapears, substituted by any eventual html content on the > email.php.
Pedro, Ajax does not support x-domain requests.