tykst
11-23-2004, 10:56 PM
I need to launch my website from a button click inside powerpoint. The webpage does launch but it is hidden behind the powerpoint fullscreen presentation. How I can bring it to the front? I've tried adding BODY onLoad="self.focus();" to the webpage but it only works if there are no browsers open at the moment.