Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. image does not display.

image does not display.

Scheduled Pinned Locked Moved ASP.NET
4 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • E Offline
    E Offline
    Eyungwah
    wrote on last edited by
    #1

    HI My website doesn't display the logo image from when viewing from remote computer. is there a security setting that I need to set it? Thanks, eyungwah.

    G J 2 Replies Last reply
    0
    • E Eyungwah

      HI My website doesn't display the logo image from when viewing from remote computer. is there a security setting that I need to set it? Thanks, eyungwah.

      G Offline
      G Offline
      Guffa
      wrote on last edited by
      #2

      It sounds more like you have used the path to the image on your hard drive instead of the url to the image in the web site.

      --- single minded; short sighted; long gone;

      1 Reply Last reply
      0
      • E Eyungwah

        HI My website doesn't display the logo image from when viewing from remote computer. is there a security setting that I need to set it? Thanks, eyungwah.

        J Offline
        J Offline
        JustChiragPatel
        wrote on last edited by
        #3

        hi Eyungwah, how are you, do not worry about your problem...just make simple changes as i tell you you will get desired out put on remote server... Remember .. 1. do not give physical path of your Pc in any of (images,pages,url....)...You should write all path with precceding "~/" sign... For example..suppose you want to give path of "myphoto.jpg" from folder "Images" in you project..then simply write src="~/Images/myphoto.jpg"....simple.. apply same trick on each pageurl or imageurl... Bye have a nice day...

        Chirag Patel

        E 1 Reply Last reply
        0
        • J JustChiragPatel

          hi Eyungwah, how are you, do not worry about your problem...just make simple changes as i tell you you will get desired out put on remote server... Remember .. 1. do not give physical path of your Pc in any of (images,pages,url....)...You should write all path with precceding "~/" sign... For example..suppose you want to give path of "myphoto.jpg" from folder "Images" in you project..then simply write src="~/Images/myphoto.jpg"....simple.. apply same trick on each pageurl or imageurl... Bye have a nice day...

          Chirag Patel

          E Offline
          E Offline
          Eyungwah
          wrote on last edited by
          #4

          Hi Chirag, Thank you for your replied. I'd tried as you suggested. I'm using VS 2005. On MasterPage.master page, originally I have src="/Images/myphoto.jpg" as soon as I changed to src="~/lab/Images/myphoto.jpg"; the pix disappeared from the Design page of MasterPage.master.

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups