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


Please Help Members By Posting Answers For Below Questions

What is asp.net introduction?

742


What is the difference between a candidate key and primary key?

759


How will create assesblies at run time?

749


Securitywise What are the Enhancements in 2.0?

1678


If 200 is for all successful operation then why do we have 201 response codes?

716


What is validation in asp.net?

773


Is session server side or client side?

709


What is the difference between page.registerclientscriptblock and page.registerstartupscript?

654


What are the uses of list view control in Asp.net?

801


Which control has default post back is enabled(true)?

821


What are the properties of the eventargs argument when capturing keyboard events?

821


What is the procedure to create the environment for asp.net? : asp.net mvc

722


How should I destroy my objects in asp.net?

790


Where is the view state data stored?

767


What is postback pixel?

689