Image buttons are not getting displayed...

A

Akshay Sen

..Net Frmaework 1.1, IE5.5+, IE settings ->Check for never versions of stored
pages for "Every visit to the page"

Question: I have used web control Image button. Sometimes the button (I mean
Image) is not getting displayed on the page.

Any suggestions?

Thanks,

Akshay
 
S

Steve C. Orr [MVP, MCSD]

Are you sure the URL to the image is correct?
From IE, do a View Source to verify the URL to the image is valid.
 
S

Steve C. Orr [MVP, MCSD]

Are they regular gif/jpg images stored in the file system and referenced
directly, or are they images you're dynamically generating through code?
 
A

Akshay Sen

1. I am using regular gif file only.
2. For the Image web control I have set the "ImageUrl" property as
"Images/ndaValidateBedCodes.gif"
Thanks,
Akshay
 
S

Steve C. Orr [MVP, MCSD]

Well then it seems your problem is unrelated to ASP.NET.
Since it appears ASP.NET has generated valid HTML pointing to a valid image
file, then the problem must lie within IIS or the browser (or less likely,
something in between.)
My first suggestion would be to try it from a different client machine. If
that works then the problem is likely related to your browser. Try clearing
your cache.
 
A

Akshay Sen

No need to clear the cache, simply refresh the page it works fine. So...
not sure the root cause of these behavior once in awhile.

Thanks for your answers.

Akshay
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,584
Members
45,075
Latest member
MakersCBDBloodSupport

Latest Threads

Top