How to set Img scr from a server that is not live but connected with live server.

Posted by Ghulam Haider on Stack Overflow See other posts from Stack Overflow or by Ghulam Haider
Published on 2010-05-08T03:20:16Z Indexed on 2010/05/08 3:28 UTC
Read the original article Hit count: 378

Filed under:
|
|
|

I want to display photo of employee who is login but our company doesn't want to expose the photos of all employees publically that is why we put that employees photos on a server that is not live but connected with the live server.

Now problem it that when I run my website on localhost the photos of employees display but as soon as I publish it on IIS it doesn't display images.

Please suggest a solution.

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about c#