HighTechTalks DotNet Forums  

Re: Avoiding Image Caching

ASP.net Caching microsoft.public.dotnet.framework.aspnet.caching


Discuss Re: Avoiding Image Caching in the ASP.net Caching forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Jared
 
Posts: n/a

Default Re: Avoiding Image Caching - 02-14-2006 , 08:12 AM







image.ImageUrl = "someimage.gif?randomstring"

Further up this post someone mentioned the above, it this work
perfectly well and solves the issue.

I don't mean to be harsh, but it seems a fundamental symptom of so man
'programmers' that they get so far up their own cleverness that whe
someone suggests a simple, actually working, solution - they simpl
fail to notice!

No wonder so many business fail in terms of actually getting thing
done!

Well done to the guy who posted the above fix


-
Jare
-----------------------------------------------------------------------
Posted via http://www.codecomments.co
-----------------------------------------------------------------------


Reply With Quote
  #2  
Old   
Joerg Jooss
 
Posts: n/a

Default Re: Avoiding Image Caching - 02-14-2006 , 04:11 PM






Thus wrote Jared,

Quote:
image.ImageUrl = "someimage.gif?randomstring"

Further up this post someone mentioned the above, it this works
perfectly well and solves the issue.

I don't mean to be harsh, but it seems a fundamental symptom of so
many 'programmers' that they get so far up their own cleverness that
when someone suggests a simple, actually working, solution - they
simply fail to notice!

No wonder so many business fail in terms of actually getting things
done!

Well done to the guy who posted the above fix.
There's nothing clever about this solution, unless you call serving files
that potentially change once a month or year with *every* request clever.
I wouldn't. YMMV.

--
Joerg Jooss
news-reply (AT) joergjooss (DOT) d




Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.