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 to change Master page in ASP.Net using code?
What are cookies in asp.net?
What is difference between asp.net and asp?
What is the difference between runtime version and version?
Explain the use of duration attribute of @outputcache page directive.
i want to implement grid view value in paypal site. so how to create this code in asp.net with C#
What is the difference between trace and debug in asp.net?
How to manage different kinds of sessions in ASP.NET?
What is distributed system in asp.net?
Explain what benefit does your code receive if you decorate it with attributes demanding specific security permissions?
What is OSI layer? Explain different layers.
Just by seeing the signature of the bean how can you specify whether it is a stateful or stateless session bean?
To display data in a Repeater control which template you provide?
Explain the difference between web user control and web custom control?
Let's say I have an existing application written using vb6 and this application utilizes windows 2000 com+ transaction services. How would you approach migrating this application to.net?