Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

image displays after refresh

Status
Not open for further replies.

hamking01

Programmer
May 30, 2004
238
US
I've created a forms authentication login page with image links on the page. One of the images will only display when I refresh. When it's first loaded the image is not displayed. Anyone know why this is happening?
 
Are the image links part of a user or custom control?
 
Nope, 3 image links one in each cell of a table row.

 
There goes my theory....I was thinking "user control using Response.Write()". Sorry, I'm no help.
 
Please post your code(HTML and code-behind), if you'd like and one can take a look at it.

Amit
 
k, The problem may be due to jpg image itself. I've inserted another jpg image and it now works. The graphic designer may have done something to the image (she works on a MAC).
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top