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

From which base class all web forms are inherited?

492


Is session stored in browser?

524


Is asp.net core faster?

540


What is the parent class of all web server control?

532


how to implement some securty aspect in our application i.e 1.cookie poisioning. 2.data encryption. 3.forcefull browsing 4.sql/code injection 5.securing web app by using web services ........my question is how to implement these thing in our application is this done by hard coding or by help of some tool

1636






What is asynchronous call?

578


How is a session stored and maintained in asp.net?

524


What is difference between viewstate and session state in javascript?

572


is there any third party tools are using in .net technologies? what are there ? give me the brief introduction?

1944


What are app services?

526


What are the different session state management options available in asp.net?

511


How to rename a table using sql queries?

566


What is the syntax for datagrid and specifying columns?

2086


Why asp.net is used?

553


If we remove web.config or machine.config from the application then, is this application will works?

590