I have to create a booking form online, which has a lot of text feilds & looks
too messy when all the feilds are on the one webpage. The form can be split up
into sections.

What i am after is something where when the page is initially loaded, the
first couple of fields show up, & once they are filled in, there's an almost
auto-submit function which shows the next load of feilds etc. So the fields
come up as the form is filled out, but the entries stay shown on the screen
using cookies i presume?

I'm pretty new to all this, but im alright at picking things up. I have done
quite a few stringed togther drop down feilds using javascript before but thats
about it.

Is what i'm looking to do too advanced?
& If anyone could point me in the right direction as to how to go about doing
this itd be greatly appreciated :)
Thanks!