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
Explain program to call the js function when the change is being made in the dropdown list made in asp.net mvc? : asp.net mvc
What is the significance of ASP.NET routing?
What is session authentication?
If you are using two select queries and retrieving data. how do you access second query's result set using data reader?
How may clustered index we can create in table?
What are the different validators in asp.net?
How Session use Cookies in State Management?
What is web api config?
If there are multiple update panels on the page say upd1 and upd2. There is a button placed in upd1. How can you stop upd2 to update when button placed in upd1 is clicked?
Explain the flow of processing of the request? : asp.net mvc
Explain the difference between debug.write and trace.write?
How can we use Web API with ASP.NET Web Form?
Why would a company use an application service provider?
How to create multi language website in asp.net mvc? : Asp.Net MVC
What is IPostBack? How to use it?