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
Describe Segmentation With Paging?
How will you do Redo and Undo in a TextControl?
Define globalization and localization.
How can you handle errors in Web API?
What are cookies in asp.net?
How about the security in Activex DLL and Activex EXE ?
How information about the user's locale can be accessed?
Explain About WebService
What is the viewstate in asp.net?
What is css and what is it used for?
What is caching? What are different ways of caching in asp.net?
How does asp net store session ids by default?
How do active server pages work?
What is meant by web application?
How can you send an email message from an asp.net web page?