0

I'm on server called http://server1.site1.com and I have a Classic ASP page which has standard image HTML in it such as <img src="http://server2.site2.com/1.jpg"/>

Unfortunately, in IE for each image, it prompts for a NT username and password. In Chrome, it only asks once.

If logged onto the machine with the username and password in question and use IE, it's fine. However if I use Chrome, it still asks.

Is there anyway around this?

Thanks

pee2pee
  • 3,619
  • 7
  • 52
  • 133
  • This is an authentication problem. The site containing the images will need to allow read access or anonymous authentication in IIS (or possibly both, if the folder security isn't configured properly). – Paul Nov 04 '14 at 12:04
  • Thanks - that's what I feared. – pee2pee Nov 04 '14 at 13:06
  • 1
    Don't know why random people mark questions down like that without explaining. +1'd it back up for you. – Paul Nov 04 '14 at 14:13

0 Answers0