Results 1 to 5 of 5

Thread: Image won't display on client [RESOLVED]

Threaded View

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Dec 2004
    Posts
    17

    Resolved Image won't display on client [RESOLVED]

    Hi,

    I am very new to ASP and have hit a little bit of trouble on what must be a very simple problem although i have been unable to find an answer yet.

    I have a very simple web page made with vs which has some text on it and a single image.

    the website exists in the folder C:\Inetpub\wwwroot\MyWebPage and inside there exists a folder called images that contains 1 image, image1.bmp

    i have placed an image control on the web page and set its imageurl property by browsing to the image1.bmp file. If i run the projuect on the development machine it all displays fine. however if i use another machine on the network by running ie and putting http://machinename/mywebpage in the address bar it will display all the text fine but just gives me an image place holder for the image.

    Thanks for any pointers and comments
    Last edited by CptCarter; Sep 2nd, 2005 at 04:44 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width