Jump to content

Recommended Posts

Posted

Hi everybody,

If i try to open a special html-file i get the "connect to" - window.

How can i give the credentials with the _IECreate to open it or is there another way to do this?

And before someone asks : Yes, i have the necessary information (user name and pw) muttley

Thanks

Dizzy

post-83-1216710819_thumb.png

Posted

You should be able to embed the credentials into the URL parameter.

http://username:password@server:port/path/file.ext

[font="Tahoma"]"Tougher than the toughies and smarter than the smarties"[/font]

Posted

You should be able to embed the credentials into the URL parameter.

http://username:password@server:port/path/file.ext
Hi Skruge,

thanks for the reply but this didn't work for me.

I use a workaround with ControlFocus, ControlSend and ControlClick ... not so good, but the only way at the moment muttley

Dizzy

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...