can we pass values from one page to another page without
redirecting to that page?

Answer Posted / rajesh

1. Session variable
2. cookies
3. cache
4. Cross paging.
5. Query String
6. windows.open

on same page :
1.View state
2.allication

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define machine.config in .net?

555


Do cookies store passwords?

505


What is asp.net web application?

526


Explain the page lifecycle of an asp.net mvc? : asp.net mvc

438


Explain the asp.net mvc folder conventions? : asp.net mvc

506






I am trying to implement sorting facility from client side code in GridView Control. So how can I fill up an Array inside client side code (using JavaScript), i want to assign my DataSet object declared and filled up on Server side(in code behind) to the array (on client side)

1492


What is asp.net mvc? : asp.net mvc

550


Explain the difference between web user control and web custom control?

534


Are cookies client side or server side?

497


Explain different types of Caching techniques in ASP.NET?

550


What are session objects?

512


Explain the asp.net session state modes.

616


Explain Life cycle of ASP.NET page when a request is made.

750


What is an asp.net web form?

631


In the Repeater control which way you can edit?

647