Hi
I've been trying to get the link format of
"http://username:password@www.someSite.com/protectedPage.html" to work and
have just discovered that Microsoft have removed this functionality with a
security update.

The page http://support.microsoft.com/default.aspx?scid=kb;en-us;834489 is
very useful, however, I would like to be able to use InternetSetOption()
function within a VBScript so I can get the same functionality as the old
style link.

I don't want to modify the registry or force the user to save the password.
Does any one have a VBScript or JScript example of how to get the same
functionality as the old style link?

Thanks
AO