How do i in VS.NET?

Discussion in 'HTML & Website Design' started by WiiWorld, Dec 15, 2007.

  1. #1
    How do i change the image icon cause all i get is a red x.

    How do i get it to let me link to my images online?Or in my current host files?
     
    WiiWorld, Dec 15, 2007 IP
  2. AstarothSolutions

    AstarothSolutions Peon

    Messages:
    2,680
    Likes Received:
    77
    Best Answers:
    0
    Trophy Points:
    0
    #2
    you would normally have a copy of your images locally in the same virtual path to your files as it is online as for CSS/ Img/ asp:Image etc you would use a relative rather than absolute path.

    If you dont want that you can use the absolute path (ie http://www.yourdomain.com/image/imagename.jpg) but you will need to ensure that hotlinking isnt banned on your hosting setup
     
    AstarothSolutions, Dec 15, 2007 IP
  3. WiiWorld

    WiiWorld Peon

    Messages:
    247
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Explain in more detail
     
    WiiWorld, Dec 15, 2007 IP