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