Click here to Skip to main content
15,918,889 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi guy, as software development demands, easy of use of an application and its flexibility is what keeps your users coming back. Is there any good approach i can follow in collecting users information. I'm currently developing an ASP.NET app that requires a lot of information to be collected and store in the DB. Informations like Personal Info, Dependent Info, Bank Details Info, Work Experience Info, Educational Info, Int. Passport Info, Drivers Licence Info and more. But all will be on one page.
An reference on how to make sure my users are not bug down with too much of postbacks and also ensuring that all the data are collected.

Thanks
Posted

1 solution

Create this Page like a Wizart, Make seperate Divs for every Section and Show/ Hide them Accordingly with Progress Bar of the Process or use some progress images that shows how many steps left to complete.
 
Share this answer
 
Comments
ahmedfaruk88 15-Feb-13 19:58pm    
Thanks, this is actually a good suggestion. Thanks. Any reference will be appreciated

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900