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?
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