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

Differentiate between Server.Transfer and Response.Redirect with functionality? Why we can choose one over the other?

620


How to turn off cookies for a page?

585


What is application session?

508


Explain the difference between value type and reference type?

267


What is _dopostback in asp net?

530






What is http only cookie?

506


Describe the master page.

556


What are html helpers in asp.net?

534


Can you explain how ASP.NET application life cycle and page life cycle events fire?

579


What is ascx?

539


Explain difference between dataset and datareader?

610


How many types of file extensions for razor views in ASP.Net MVC?

583


How do sessions work?

540


Explain the difference between webfarm and webgardens in .net?

550


How to manage different kinds of sessions in ASP.NET?

567