Click here to Skip to main content
15,903,030 members
Home / Discussions / C#
   

C#

 
GeneralRe: Lower Process Priority Pin
bk515110-Mar-05 4:47
bk515110-Mar-05 4:47 
GeneralRe: Lower Process Priority Pin
TylerBrinks10-Mar-05 5:16
TylerBrinks10-Mar-05 5:16 
GeneralRe: Lower Process Priority Pin
Guinness4Strength10-Mar-05 4:45
Guinness4Strength10-Mar-05 4:45 
GeneralRe: Lower Process Priority Pin
bk515110-Mar-05 5:07
bk515110-Mar-05 5:07 
GeneralRe: Lower Process Priority Pin
Guinness4Strength10-Mar-05 5:16
Guinness4Strength10-Mar-05 5:16 
GeneralRe: Lower Process Priority Pin
bk515110-Mar-05 7:44
bk515110-Mar-05 7:44 
GeneralDetect Missing Image Pin
rowlandISD10-Mar-05 3:36
rowlandISD10-Mar-05 3:36 
GeneralRe: Detect Missing Image Pin
turbochimp11-Mar-05 17:00
turbochimp11-Mar-05 17:00 
First, this really belongs on the ASP.Net board, but I'll take a whack at it anyway...

I don't know your reasons for caring why/when an image doesn't load, so I'm not sure how useful I can be, but the image loads on the client. You could add attributes to the Image (or HtmlImage) control to execute javascript on a load failure (OnError I think), but that would only work in IE.

In general, could you not just check the image dimensions (still on the client side)? I think the width and height would be zero if the url was not available, and that should work on almost any browser.

Hope this helps.


The most exciting phrase to hear in science, the one that heralds the most discoveries, is not 'Eureka!' ('I found it!') but 'That's funny...’

QuestionParse eml files? Pin
cool_wali10-Mar-05 3:06
cool_wali10-Mar-05 3:06 
QuestionKeystroke "stuffer"? Pin
LenHodder10-Mar-05 1:55
LenHodder10-Mar-05 1:55 
AnswerRe: Keystroke "stuffer"? Pin
J4amieC10-Mar-05 3:18
J4amieC10-Mar-05 3:18 
GeneralRe: Keystroke "stuffer"? Pin
LenHodder10-Mar-05 3:36
LenHodder10-Mar-05 3:36 
GeneralHighlighter.net Pin
Member 92015710-Mar-05 1:49
Member 92015710-Mar-05 1:49 
Generalempty string Pin
realmontanakid10-Mar-05 0:50
realmontanakid10-Mar-05 0:50 
GeneralRe: empty string Pin
mav.northwind10-Mar-05 3:12
mav.northwind10-Mar-05 3:12 
GeneralRe: empty string Pin
ESTAN10-Mar-05 3:25
ESTAN10-Mar-05 3:25 
GeneralRe: empty string Pin
realmontanakid10-Mar-05 3:44
realmontanakid10-Mar-05 3:44 
Generaloutlook express Pin
ppp0019-Mar-05 23:41
ppp0019-Mar-05 23:41 
GeneralRe: outlook express Pin
Michael P Butler10-Mar-05 4:46
Michael P Butler10-Mar-05 4:46 
GeneralRe: outlook express Pin
ppp00110-Mar-05 7:09
ppp00110-Mar-05 7:09 
GeneralRe: outlook express Pin
Guinness4Strength10-Mar-05 4:49
Guinness4Strength10-Mar-05 4:49 
GeneralSkinnable Application in C# Pin
sim_san9-Mar-05 22:15
sim_san9-Mar-05 22:15 
GeneralError in reading xml... Pin
vinu.netguy9-Mar-05 20:50
vinu.netguy9-Mar-05 20:50 
GeneralRe: Error in reading xml... Pin
mav.northwind9-Mar-05 21:39
mav.northwind9-Mar-05 21:39 
GeneralRe: Error in reading xml... Pin
vinu.netguy9-Mar-05 22:14
vinu.netguy9-Mar-05 22:14 

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.