Why won't my ASP.Net images show up on the form?

Jay W

New member
that doesnt sound like a photoshop img problem it sounds like the paths are failing. make sure ur img src paths are right. in asp its easy to point ur img to nothing. remember relative and absolute urls. and remember to put ../ to move ut a folder.
 
that doesnt sound like a photoshop img problem it sounds like the paths are failing. make sure ur img src paths are right. in asp its easy to point ur img to nothing. remember relative and absolute urls. and remember to put ../ to move ut a folder.
 
I am creating a website with a Master Page and different content place holders. Most of the images show up fine, including images I created in photoshop and converted to JPG's. Now all of a sudden when I create a new image in photoshop, convert it to JPG, then place it on the website, the image just shows up as a box with a red X. I've tried a lot of different things to fix this and nothing is helping. The old images I have, including the ones I made in photoshop before still work when I put them on the site. The new ones just won't work. Has anyone else had this problem or know a way to fix this? Any help is appreciated.

Thank you
Jay, I did all of those things and made sure the path is exactly how it should be and it is doing the same thing.
 
Back
Top