Picture link problems
davinder
Registered Users Posts: 4 Beginner grinner
Hi,
I have been developing a ASP.net app that displays a logo picture and a bit of blurb. All info is stored in a DB (including the picture URL on smugmug) and have been having a couple of issues with the images displaying.
If I copy and paste the link out of the DB into my browser it displays the logo fine, but if I set the source of an image using my app the picture only appears sometimes.
If I copy the link out of the image source and paste it into my browser, again the image is fine, so the link is working.
I was wondering if anyone else has been having a similar issue? or has seen this before?
Thanks
Davinder
I have been developing a ASP.net app that displays a logo picture and a bit of blurb. All info is stored in a DB (including the picture URL on smugmug) and have been having a couple of issues with the images displaying.
If I copy and paste the link out of the DB into my browser it displays the logo fine, but if I set the source of an image using my app the picture only appears sometimes.
If I copy the link out of the image source and paste it into my browser, again the image is fine, so the link is working.
I was wondering if anyone else has been having a similar issue? or has seen this before?
Thanks
Davinder
0
Comments
Homepage • Popular
JFriend's javascript customizations • Secrets for getting fast answers on Dgrin
Always include a link to your site when posting a question
good point about the HTML..... and here it is.....
I've included the entire HTML for the table, but the image bit is where I have the problem, sometimes it displays and sometimes it doesn't. Copying the link into the address bar always seems to work!
Thanks
Davinder
Homepage • Popular
JFriend's javascript customizations • Secrets for getting fast answers on Dgrin
Always include a link to your site when posting a question