I\'m trying to use Javascript to submit the form\'s data. Here\'s the html.
//input fields here
You will have to put the return false part after the post() function in the onsubmit handler, like so: