One application have three forms for registration .submit
button is at third form.after filling three forms only u
have to click submit button.After clicking the submit
button all the values in first,second& third form saved on
sql server.how to handle this situation .
Answer Posted / neha
Use Wizard Control
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What are the events in a page life cycle?
I am trying to implement sorting facility from client side code in GridView Control. So how can I fill up an Array inside client side code (using JavaScript), i want to assign my DataSet object declared and filled up on Server side(in code behind) to the array (on client side)
What is the life cycle of an asp.net page?
What are the merits and demerits of viewstate?
Where is cookie used in asp.net?
What is web api config?
a)COM Callable Wrapper b)Runtime Callable Which one of the above is Win32 API in .Net?
What are validator? How do you disable them?
What is protected configuration?
How to reduce the width of textbox in editcommandcolumn of datagrid?
In ViewState How much lifespan items stored?
Can you explain why it is useful to use mvc instead of webforms? : asp.net mvc
Can you explain how ASP.NET application life cycle and page life cycle events fire?
Explain client-side scripting?
What is the server of asp.net?