Can you pass a userid/password in a URL accessing a HTTP resource like you can for FTP resources? For example, I know that

ftp://userid:[email protected]

works. So would

http://userid:[email protected]

work? This all assumes that the server is using NTFS permissions. Unfortunately, I don't have an NT/IIS server to try it out on, so I can't just try it to find out.

Thanks for any help,
-monster.