[jQuery] Problems with Form Plugin

2008-08-19 Thread Jim Davis
I have a form page here: http://jimdavis.org/test/form1.php and the page for the form post here: http://jimdavis.org/test/comment.php Data from the form is not getting written to the comment.php file. At the moment comment.php is a completely empty file, no html head body, etc. Tried it with

[jQuery] Problems with form plugin + response xml + tickbox

2008-03-24 Thread Mileto
When I put the data of the form, it returns an XML if the information does not pass the validation. If the data is correct the response type is HTML. I'm using the Tickbox plugin to show this form. The problem is that if the response type is XML, i can't to call the success method of the Form