Multi Step Registration

Hi There

        Can any one tell how to use multi form code available at below URL:-

            http://snippets.dzone.com/posts/show/277

        Any help will be appreciated

Thanks Andy

But Jamal I have to apply validation on each step of form and each step contains data to save in more than one table . So multi model save is required.So can u suggest how to apply a multi model validation on each step.

Thanx in advance

Hi Jamal

Thanx for suggestion.Problem is solved out for the moment.

You could also just save to the database, but have a extra column at the end with a "Registration Complete" boolean value?

Christian...

Hi Anand,

Can you share the solution you implemented?