jquery - How to split registration form into multiple pages without losing data in asp.net mvc -
my registration form requires long scroll - what's best way can split maybe multiple pages? can use? , when hit next button take user page 1 page 2 - lose data have entered in page 1? other implications?
you can use jquery steps or bootstrap form wizard or without using ajax.
Comments
Post a Comment