User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the ASP.NET section within the Web Development category of DaniWeb, a massive community of 391,952 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,813 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our ASP.NET advertiser: Lunarpages ASP Web Hosting
Views: 2353 | Replies: 1
Reply
Join Date: Jun 2005
Location: USA, RI
Posts: 77
Reputation: magusdf is an unknown quantity at this point 
Rep Power: 4
Solved Threads: 0
magusdf's Avatar
magusdf magusdf is offline Offline
Junior Poster in Training

Help .net authentication / refresh problem

  #1  
Aug 11th, 2005
so waay back i had some questions about setting up a login to secure a site i've been working on

there seems to be a rather annoying side effect

mostly html aside from a few simple asp scripts on particular pages

however if an update is made to the html such as a changed link or order of text changed even basic text content
the user needs to hit refresh in order to update it even if its been several days

i originally thought that it mush have been browser settings but taking out the login system seems to resolve it
simply closing browser and coming back to site and its updated
any ideas on this?


thanks,
MagusDF
AddThis Social Bookmark Button
Reply With Quote  
Join Date: Feb 2003
Location: Canada
Posts: 786
Reputation: Paladine has a spectacular aura about Paladine has a spectacular aura about Paladine has a spectacular aura about 
Rep Power: 9
Solved Threads: 26
Colleague
Paladine's Avatar
Paladine Paladine is offline Offline
Master Poster

Re: .net authentication / refresh problem

  #2  
Aug 12th, 2005
Just a guess, but it sounds like the application pages are being cached. Add noCache to the page_load event, or application event in the Global.asax file.

 Response.Cache.SetCacheability(HttpCacheability.NoCache)
Assistant Manager, Regional Pharmacy Information Systems
TLC Services Website (Under Construction)
Updated : ASP.Net Login Code
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

DaniWeb ASP.NET Marketplace
Thread Tools Display Modes

Similar Threads
Other Threads in the ASP.NET Forum

All times are GMT -4. The time now is 9:01 am.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC