Ok, I made it a whole lot simpler, hopefully someone can point me to the
mistake I am making:

http://support.ownwebnow.com/test.php
This form uses jQuery form plugin to put the result of the submission (to
test1.php) into companyForm div. Works great.

test1.php returns a form, which also uses jQuery form plugin. Submitting
this form however pushes the browser to the next page, instead of updating
the div inline.

What am I missing?

-Vlad

Reply via email to