How do you pass value of a text box from page1.aspx to
page2.aspx without storing it as a session value?

Answer Posted / mercy

cookies provide to store information in web applications.
you can add cookies like
Response.Cookies("userName").Value = "mercy"

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can "this" be used within a static method?

570


what is the keyword used for self reference?

1938


I was working for software company frm 2005 to 2009. I left job due to recession.I was jobless till dec 09 then i got job in bpo and i am not knowing what to do as my professional experience is with software.give me any suggestion.

1507


Explain the code behind wors and contrast that using the inline style.

563


Explain about .NET services?

628






What do you mean by Driver Script?

627


What is common type system (cts)?

559


How to implement CAS in .Net?

2384


How does linq work?

599


which method do you use to redirect the user to another page without performing a round trip to the client? How?

482


What is boxing and un-boxing in .net?

597


What is RCW (Run time Callable Wrappers)?

1959


What class does icon derive from? Isn't it just a bitmap with a wrapper name around it?

564


What are the namespace available in .net?

592


How do you define the lease of the object in .net?

560