I had develope employee form on one page in ASP.NET in this employee all inforation is taken and also it will be placed in some department with its designation.
I have used wizard in ASP like Personal -> Qualification ->Address -> so on
Well, you can also make one big form but it doesn' seem to be good idea. If you have really a lot of data to ask then using wizard-style UI is way to go. With wizard you make big favor to users - they focus more easily to forms with smaller amount of fields
that to big form.
Don't forget to mark solution providing post as "Answered".
kanaksanket
Member
15 Points
28 Posts
Web page ASP design
Jan 29, 2013 05:33 AM|LINK
I had develope employee form on one page in ASP.NET in this employee all inforation is taken and also it will be placed in some department with its designation.
I have used wizard in ASP like Personal -> Qualification ->Address -> so on
is any other design available for large form.
reply...
DigiMortal
Contributor
5658 Points
939 Posts
MVP
Re: Web page ASP design
Jan 30, 2013 05:41 AM|LINK
Well, you can also make one big form but it doesn' seem to be good idea. If you have really a lot of data to ask then using wizard-style UI is way to go. With wizard you make big favor to users - they focus more easily to forms with smaller amount of fields that to big form.
Also visit my ASP.NET blog or follow me @ Twitter:twitter.com/gpeipman