jquery form wizard plugin: how to post form to another page?

jquery form wizard plugin: how to post form to another page?

Was trying to post data to another php page from my form. I've set its action to point to that page. Currently when I try to submit the page it postback with the same page and an alert comes up saying success.

The other php page is simply supposed to display data which is posted to it.

Here is the html and javascript I have written for the same:
http://pastebin.com/k6z8JZ35
http://pastebin.com/5pwfJS4V