rfletcher
03-10-2008, 04:44 PM
I have a server running windows server 2003, IIS. I have a website on the server with a password protected folder. The folder uses Integrated password protection.
In the folder is a coldfusion script. I'm trying to setup a batch script that will load the url, enter in the folder username / password and process the page and then quit out of explorer.
I can get it to load IE. I can get it to open the page in the browser. But I'm stuck because the username/password blocks opens up. How do you write username = blah and password = blah in a batch script?
Any help will be greatly appreciated.
In the folder is a coldfusion script. I'm trying to setup a batch script that will load the url, enter in the folder username / password and process the page and then quit out of explorer.
I can get it to load IE. I can get it to open the page in the browser. But I'm stuck because the username/password blocks opens up. How do you write username = blah and password = blah in a batch script?
Any help will be greatly appreciated.