i'm in a process of creating a web application form... but i want to cut it in 3 different sections.... if the loads on the first time, it will show the personal information..... when the user hit next i want to show the info that the user enters from the first page together with the next section of the application (Ex. school info fields).... and it will do the same thing on the third section with all the info summarized in one page before they hit submit button....
can anybody show me how i can implement that?
can anybody show me how i can implement that?