I work for a company that is part of a much larger company. We have Outlook available to us through Internet Explorer, however, I'm afraid there is going to be some confusion by my users on how to log in. Note that we can't edit the homepage for Outlook Web Access. It is controlled by the mothership.
Soooooo, I'm trying to create a link on our own intranet page with Javascript that will open up the "Outlook Web Access" page and also create a pop-up window with some instructions on how to login to the "Outlook Web Access" page.
My problem is that the window with instructions keeps getting pushed to the back and gets hidden. I call the instruction sheet 2nd in my script, but b/c it loads so much faster it always gets pushed to the back when the Outlook Web Access page opens. Is there a way to order the windows with Javascript and make one window be on top of another? My only other choice is to create it all with frames in a single window, but I really dislike doing that. (don't know why, just do)
=================
There are 10 kinds of people in this world, those that understand binary and those that do not.
Soooooo, I'm trying to create a link on our own intranet page with Javascript that will open up the "Outlook Web Access" page and also create a pop-up window with some instructions on how to login to the "Outlook Web Access" page.
My problem is that the window with instructions keeps getting pushed to the back and gets hidden. I call the instruction sheet 2nd in my script, but b/c it loads so much faster it always gets pushed to the back when the Outlook Web Access page opens. Is there a way to order the windows with Javascript and make one window be on top of another? My only other choice is to create it all with frames in a single window, but I really dislike doing that. (don't know why, just do)
=================
There are 10 kinds of people in this world, those that understand binary and those that do not.