I am interesting in knowing how to submit data withou redirecting to a submit page which is what I am doing at the moment but users couldn't be bothere going back and forth, so I was thinking entering data,submitting and then clearing those submitted values so users visibly still stay on the same page.
At the moment I am using a javascript function that I link to next or submit button.
Could sombody please help me with this?