I am trying to develop a registration page which involves three separate information.
First Page will get contact details
Second page – working details
Third page – study details.
How to keep the form data of the previous pages before posting the form?
You should take a look at http://jqueryui.com/demos/tabs/, it should be able to do what you need.