The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> MS Outlook, vbScript and HTML, vbScript launches MS Outlook thick client in separate window
HBS
post Oct 3 2006, 05:39 AM
Post #1





Group: Members
Posts: 1
Joined: 3-October 06
Member No.: 313



Hi All,

I was hoping that someone would be able to help with my query.

I have 2 lines of vbScript that launch Outlook.exe.

This script has been embedded into an HTML page. So when the page is called, Outlook opens.

The problem is, it opens into a new window, with the original window staying blank in the background.

Is there a way to call the vbScript and have Outlook open in the original window instead of a new one.

Cheers all

HBS

p.s The vbScript looks like this

Set oShell = CreateObject("WScript.Shell")
oShell.Run "outlook.exe", 1, False
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 19th April 2024 - 08:04 AM