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 / ravi
Use cookies.
store the first two pages information in cookies and then
get the stored information on third page and store to database.
Is This Answer Correct ? | 2 Yes | 5 No |
Post New Answer View All Answers
What is the difference between executescalar and executenonquery?
Explain global assembly cache.
Why is global asax is used for?
What is state management technique?
What are the server control tags in asp.net.?
What is postback and autopostback in asp.net?
What is mvc in asp.net interview question? : Asp.Net MVC
Explain a program using code nuggets to create a simple application? : asp.net mvc
What is a user session?
Which dll handles the request of .aspx page?
How ViewstateMac works?
Explain what does wsdl stand for?
Is viewstate enabled by default?
Explain the difference between server control and html control.
which one is more flexibility and reliability and durability asp.net (VS)php which one is best and which one we do nice to create dynamic websites