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 / rishi
we also use hidden fields to store the values of one form
to the another and so on this is a lenghty code but i works
fine!!!
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
What is the concept of view state in asp.net?
Where is the view state data stored?
What is the difference between equals() and == in c#?
What is a form tag?
What is a web api? Which protocol is used in a web api?
What is Web API Routing?
What are web beacons used for?
Is it possible to migrate visual interdev design-time controls to asp.net?
What are the event handlers that we can have in global.asax file?
What is viewstate information stored?
What are the advantages of Web API?
How many types of cache are there?
How to manage different kinds of sessions in ASP.NET?
How does session id work?
What is the state management in asp.net?