I have a site I'm working on that when looking at from the live machine, it works fine, however, when looking at from my own dev machine on my local web server, it always asks me for a network login of some kind (username/password/domain).
All I did was save an image from our client's website and copy it to the image folder, and then point the proper html to it.
Since it works everywhere else but on the local machine looking at the local test site, it must be something to do with the machine itself and some sort of configuration, but I don't know why? I've moved images into folder before (duh) and then point a page to load that image, without a problem.
help?