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...

Is it possible to prevent a browser from caching an ASPX
page?

Answer Posted / manoj

Write this code in the Page load event of the code behind :-

Response.Cache.SetCacheability(HttpCacheability.NoCache);

Is This Answer Correct ?    5 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the session variables?

1030


What is asp.net file?

1289


How many types of cookies are available in asp?

1108


Are xaml file compiled or built on runtime?

1017


What are the Types of state management techniques

1064


What is actually returned from server to the browser when a browser requests an .aspx file and the file is displayed?

1079


Which authentication uses a combination of windows and iis authentication?

1137


Describe the sequence of action takes place on the server when ASP.NET application starts first time?

1181


How to set the pane area to transparent of a scrollPane component.?

1055


How to implement globalization and localization in the use interface in .net.

1065


How do you store a value in viewstate and retrieve them?

1058


What is s2s tracking?

1038


Just by seeing the signature of the bean how can you specify whether it is a stateful or stateless session bean?

1041


what is loosely coupled solution? How it can be used?

1064


Which library is used by the testers and developers to develop automated tests and create testing tools?

1059