Click here to Skip to main content
15,890,557 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Ajax Control Pin
geeeeeeeetha25-Jun-09 23:52
geeeeeeeetha25-Jun-09 23:52 
GeneralRe: Ajax Control Pin
Abhijit Jana26-Jun-09 0:00
professionalAbhijit Jana26-Jun-09 0:00 
GeneralRe: Ajax Control Pin
geeeeeeeetha26-Jun-09 0:06
geeeeeeeetha26-Jun-09 0:06 
QuestionApplication pool crash Pin
sjs4u25-Jun-09 22:39
sjs4u25-Jun-09 22:39 
AnswerRe: Application pool crash Pin
Enver Maroshi25-Jun-09 22:44
Enver Maroshi25-Jun-09 22:44 
GeneralRe: Application pool crash Pin
sjs4u25-Jun-09 23:12
sjs4u25-Jun-09 23:12 
QuestionRefresh Image box problem Pin
Any_India25-Jun-09 22:27
Any_India25-Jun-09 22:27 
AnswerRe: Refresh Image box problem Pin
Enver Maroshi25-Jun-09 22:29
Enver Maroshi25-Jun-09 22:29 
There is very simple solution for this.

Make something like this
Now, if you add query string to image with time, it will show picture ok, since this image name does not exist in cache of browser.

Edit:
Don't worry, query string on image will not break anything. Image will show, no matter if you put it like "image.jpg" or "image.jpg?something".

There are more ways to handle this, set expire header to image in past, this will also force browser to read image from server and not local cache.
GeneralRe: Refresh Image box problem Pin
Blue_Boy25-Jun-09 22:43
Blue_Boy25-Jun-09 22:43 
GeneralRe: Refresh Image box problem Pin
Any_India25-Jun-09 23:36
Any_India25-Jun-09 23:36 
GeneralRe: Refresh Image box problem Pin
Any_India25-Jun-09 22:56
Any_India25-Jun-09 22:56 
AnswerRe: Refresh Image box problem Pin
Blue_Boy25-Jun-09 22:57
Blue_Boy25-Jun-09 22:57 
GeneralRe: Refresh Image box problem Pin
Any_India25-Jun-09 23:34
Any_India25-Jun-09 23:34 
GeneralRe: Refresh Image box problem Pin
Enver Maroshi25-Jun-09 23:47
Enver Maroshi25-Jun-09 23:47 
GeneralRe: Refresh Image box problem Pin
Any_India26-Jun-09 0:05
Any_India26-Jun-09 0:05 
GeneralRe: Refresh Image box problem Pin
Enver Maroshi26-Jun-09 0:12
Enver Maroshi26-Jun-09 0:12 
GeneralRe: Refresh Image box problem Pin
Any_India26-Jun-09 0:19
Any_India26-Jun-09 0:19 
GeneralRe: Refresh Image box problem Pin
Enver Maroshi26-Jun-09 0:22
Enver Maroshi26-Jun-09 0:22 
GeneralRe: Refresh Image box problem Pin
Enver Maroshi26-Jun-09 0:14
Enver Maroshi26-Jun-09 0:14 
GeneralRe: Refresh Image box problem Pin
Any_India26-Jun-09 0:30
Any_India26-Jun-09 0:30 
QuestionJava Script Pin
Amit Patel198525-Jun-09 21:35
Amit Patel198525-Jun-09 21:35 
AnswerRe: Java Script Pin
Enver Maroshi25-Jun-09 21:47
Enver Maroshi25-Jun-09 21:47 
AnswerRe: Java Script Pin
Abhishek Sur25-Jun-09 21:56
professionalAbhishek Sur25-Jun-09 21:56 
QuestionList items are not disabling in IE6 Pin
SRKSHOME25-Jun-09 21:20
SRKSHOME25-Jun-09 21:20 
AnswerRe: List items are not disabling in IE6 Pin
Manas Bhardwaj25-Jun-09 21:23
professionalManas Bhardwaj25-Jun-09 21:23 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.