Results 1 to 5 of 5

Thread: How to display a server held image in the client image control

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Apr 2003
    Location
    Devon - UK
    Posts
    214

    Question How to display a server held image in the client image control

    Hi Guys

    I need to display a jpg file help on the server in an image control on the client page.

    How is the achieved?

    regards

    Barry

  2. #2
    PowerPoster
    Join Date
    May 2006
    Posts
    2,988

    Re: How to display a server held image in the client image control

    Im lost .. where is the Jpeg image located ..??
    Whats the Image control for ..??

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Apr 2003
    Location
    Devon - UK
    Posts
    214

    Re: How to display a server held image in the client image control

    The image is on the server on a folder such as "D:\data\Images\image1.jpg.

    The image control, is one of several aspx controls in an app developed using VB.net.

    I hope this helps as I've wasted 4 days try for a solution now

    Regards

    Barry

  4. #4
    PowerPoster
    Join Date
    May 2006
    Posts
    2,988

    Re: How to display a server held image in the client image control

    I dont know asp.net, maybe post it over in the .Net section for quicker response .. generally in ASP you just use Server.Mappath("./images/image1.jpg") .. but then you just use this for the browser to see the image .. http://www.myurl.com/images/image2.jpg

  5. #5

    Thread Starter
    Addicted Member
    Join Date
    Apr 2003
    Location
    Devon - UK
    Posts
    214

    Re: How to display a server held image in the client image control

    OK - thanks Rrory

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