problem: image not found,

J

Jeff

hi

asp.net 2.0

In my webproject I have some images stored in the folder
\Images\MenuItems\Normal.

<img src="../Images/Menuitems/Normal/test.png" />
This tag gets a broken image icon, symolizing that the html didn't find the
image. I used the "Pick URL" to select the image, I didn't type the link to
the image. I wonder what I do wrong here...
any suggestions?
 
J

Justin Dutoit

Did you want the ../ at the start of your src, or did you want <img
src="Images/Menuitems/Normal/test.png" /> ?

Justin Dutoit
 
J

Jeff

thanks, problem solved


Justin Dutoit said:
Did you want the ../ at the start of your src, or did you want <img
src="Images/Menuitems/Normal/test.png" /> ?

Justin Dutoit
 

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,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top