Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > dropdowns on some IE browsers don't refresh from cache

Reply
Thread Tools

dropdowns on some IE browsers don't refresh from cache

 
 
Jason Shohet
Guest
Posts: n/a
 
      12-10-2003
I have a dataset that is put into a dropdown. The dataset is cached on the
server (we program in .NET to do the cache) once a day on the server so we
don't have to hit the db again and again for names of employess -- which
doesn't change that much.

On Monday a new employee was added to the system. Understandably they
didn't appear in the dropdown on Monday because the data is cached -- and
the cache is only refreshed once a day.

Today (Wednesday) we noticed that on some peoples' browsers, they still
don't see that new employee in the dropdown list. But on my machine we do.
We all have IE 6. I even had the other people delete their temporary
internet files etc. They still don't see the new person. Its obviously in
the cache on the server, because I see the person on my machine. But it
doesn't appear in some other browsers. Any ideas?
Jason Shohet


 
Reply With Quote
 
 
 
 
Jose L Rodriguez
Guest
Posts: n/a
 
      12-11-2003
that is too weird...what happens if the person reboots it machine? also are
the IE settings identical between your machine and that other person's? the
other issue could be your proxy server where it is holding its cache
regardless of user settings. just a thought

Jose


" Jason Shohet" <> wrote in message
news:...
> I have a dataset that is put into a dropdown. The dataset is cached on the
> server (we program in .NET to do the cache) once a day on the server so we
> don't have to hit the db again and again for names of employess -- which
> doesn't change that much.
>
> On Monday a new employee was added to the system. Understandably they
> didn't appear in the dropdown on Monday because the data is cached -- and
> the cache is only refreshed once a day.
>
> Today (Wednesday) we noticed that on some peoples' browsers, they still
> don't see that new employee in the dropdown list. But on my machine we

do.
> We all have IE 6. I even had the other people delete their temporary
> internet files etc. They still don't see the new person. Its obviously

in
> the cache on the server, because I see the person on my machine. But it
> doesn't appear in some other browsers. Any ideas?
> Jason Shohet
>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Firefox browsers cache images David Albert MCSE 0 10-29-2007 10:52 AM
Browsers, browsers! Quo vadis? El Kabong HTML 23 05-13-2007 08:55 PM
About Cache-Control, Tomcat filters and browsers... ENRIQUE Java 0 04-17-2007 03:36 PM
Two Browsers work! Two browsers won't load. Internet game service won't load jimmie Computer Support 1 02-26-2006 08:36 AM
making 2 dropdowns after select refresh Wouter Javascript 1 08-27-2005 07:06 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57