Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

Answer Posted / amam

We can pass it using server.transfer.
add the value in context.items.add["value",txtDemo.text];
retrive it in the above mentioned page using (!previouspage.iscrosspagepostback)
context.items["value"].tostring();;
as we are using server.transfer url will be same as the page we are sending the value

Is This Answer Correct ?    7 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to create events for a control?

1061


What I need to create and run an asp.net application?

1017


What is a 404 redirect?

1104


What is the use of session in web application?

1018


What is the difference between asp.net and mvc?

1172


Does web services support data reader like pom project?

992


What are the asp.net server side objects?

1025


What is difference between Fragment Caching and Page Caching in ASP.NET?

1066


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

1119


What are url fragments?

950


In order to get assembly info which namespace we should import?

1050


What setting must be added in the configuration file to deny a particular user from accessing the secured resources?

1108


Explain an object, class and method.

1052


What are the authentication types in asp.net?

1118


What is xaml? Are xaml file compiled or built on runtime?

1016