I’ve recently set up a web server using Windows 2003 and IIS 6. I’ve also installed the FrontPage server extensions. I’ve created a web form that sends an email to myself. I can call up the web form in my browser and check the boxes. When I hit the submit button, a login screen comes up. If I put in an administrator id and password the email will go out.
I don’t want this login to come up. The form only sends an email. It does not write any data to a file. Any ideas what’s causing this login box to come up in the first place?