Click here to Skip to main content
15,867,453 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questiononclick event in data grid Pin
ps.srinivasan16-Nov-07 0:23
ps.srinivasan16-Nov-07 0:23 
AnswerRe: onclick event in data grid Pin
InsDev16-Nov-07 0:29
InsDev16-Nov-07 0:29 
AnswerRe: onclick event in data grid Pin
N a v a n e e t h16-Nov-07 0:32
N a v a n e e t h16-Nov-07 0:32 
AnswerRe: onclick event in data grid Pin
Naik A2Ze16-Nov-07 0:33
Naik A2Ze16-Nov-07 0:33 
QuestionImage refresh Problem Pin
sabby200615-Nov-07 23:44
sabby200615-Nov-07 23:44 
AnswerRe: Image refresh Problem Pin
Vasudevan Deepak Kumar15-Nov-07 23:48
Vasudevan Deepak Kumar15-Nov-07 23:48 
GeneralRe: Image refresh Problem Pin
sabby200615-Nov-07 23:52
sabby200615-Nov-07 23:52 
AnswerRe: Image refresh Problem Pin
N a v a n e e t h16-Nov-07 0:29
N a v a n e e t h16-Nov-07 0:29 
sabby2006 wrote:
any help


You can fool browser by adding some querystring to image URL, and browser thinks it's a new image and it will reload it. So your image URL will look like
companylogo.jpg?foolBrowser=fooled
Change this querystring value each time with a random generated value. So browser will think it's a new image and will be forced to reload.


All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia

My Website | Ask smart questions

GeneralRe: Image refresh Problem Pin
sabby200616-Nov-07 18:43
sabby200616-Nov-07 18:43 
QuestionIIS log File Pin
kibromg15-Nov-07 23:37
kibromg15-Nov-07 23:37 
AnswerRe: IIS log File Pin
Vasudevan Deepak Kumar15-Nov-07 23:49
Vasudevan Deepak Kumar15-Nov-07 23:49 
GeneralRe: IIS log File Pin
kibromg16-Nov-07 0:26
kibromg16-Nov-07 0:26 
GeneralRe: IIS log File Pin
N a v a n e e t h16-Nov-07 0:37
N a v a n e e t h16-Nov-07 0:37 
GeneralRe: IIS log File Pin
Naik A2Ze16-Nov-07 0:43
Naik A2Ze16-Nov-07 0:43 
GeneralRe: IIS log File Pin
kibromg16-Nov-07 4:24
kibromg16-Nov-07 4:24 
GeneralRe: IIS log File Pin
Sam Xavier20-Nov-07 23:12
Sam Xavier20-Nov-07 23:12 
QuestionRetrieving results of the table from different databases of different domans in asp.net gridview Pin
radhekrishna15-Nov-07 23:34
radhekrishna15-Nov-07 23:34 
Questionunicode conversion Pin
leenav15-Nov-07 23:27
leenav15-Nov-07 23:27 
AnswerRe: unicode conversion Pin
aswini16-Nov-07 1:15
aswini16-Nov-07 1:15 
QuestionWhat VbCr means in asp.net Pin
rahul.net1115-Nov-07 23:12
rahul.net1115-Nov-07 23:12 
AnswerRe: What VbCr means in asp.net Pin
Naik A2Ze15-Nov-07 23:31
Naik A2Ze15-Nov-07 23:31 
GeneralRe: What VbCr means in asp.net Pin
Vasudevan Deepak Kumar15-Nov-07 23:47
Vasudevan Deepak Kumar15-Nov-07 23:47 
AnswerRe: What VbCr means in asp.net Pin
Naik A2Ze15-Nov-07 23:32
Naik A2Ze15-Nov-07 23:32 
GeneralRe: What VbCr means in asp.net Pin
rahul.net1115-Nov-07 23:49
rahul.net1115-Nov-07 23:49 
GeneralRe: What VbCr means in asp.net Pin
Vasudevan Deepak Kumar15-Nov-07 23:55
Vasudevan Deepak Kumar15-Nov-07 23:55 

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.