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
How do you initiate validation on the server manually? What are two situations when you might you want to do that?
What are the advantages of using session?
What is session object? Describe in detail.
Explain the server control events of asp.net ?
What are the differences between primary foreign and unique keys?
What is ascx?
in which protocol ASP.NET WEB API Work?
What is an asp.net validator? And, mention its types.
What is the asp.net mvc folder conventions? : asp.net mvc
Can you explain one critical mapping?
If 200 is for all successful operation then why do we have 201 response codes?
What is the difference between viewstate and hidden field in asp.net?
What is the advantage of mvc over asp.net? : Asp.Net MVC
What is x xss protection?
What is a 404 redirect?