On Wed, 25 Feb 2004, Sez Sez wrote: | Hi, | | I am working with a project and i must connect to ms | exchange owa. Any ideas?
Use frames.. IE's NTLM "silent login"/"single sign-on" will do the trick if they're already on their own domain, logged in on a NT/2000/XP box. Or else you have a slight problem, as the browser will pop up a password box. We've "solved" this using some smartness, where we assume that the user will "silent login-in" automatically if he is on an internal network (typicall 10.x.x.x and some others), and that this won't work if he's outside of this, thus the password have been included using the @: url-trick (which isn't supported by IE anymore). Hope this is of some interest.. Endre --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
