Date:  04/02/2003 03:55:43 PM Msg ID:  001403
From:  Alan Harris-Reid Thread:  001403
Subject:  Opening page in user-defined window
Is there any way I can call a URL in a user-defined window straight from the IE address bar?  I know I can call the window.open() function from a button.onclick() function, but I want to go straight into the window.
 
Maybe I could do something with the body onload() function or use some sort of redirection from a 'dummy' page?
 
Any help would be appreciated.
 
Alan