Help!

Opening a Outlook Address Book through Javascript or Vb sc..

 
  

Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> Programming VBA RSS
Next:  My Outlook Addin software is not working in a com..  
Author Message
jayanthv
External


Since: Jul 06, 2005
Posts: 1



PostPosted: Wed Jul 06, 2005 10:52 am    Post subject: Opening a Outlook Address Book through Javascript or Vb scri
Archived from groups: microsoft>public>outlook>program_vba (more info?)

Hello All,

I want to display outlook address book through Javascript or vbscript
language? I have created a OCX(active-x component) and displayed in the
browser. But for this we need to change the browser security properties.
As OCX as unsafe to run in browser it always prompts with a warning
message.

Is there a way to get the local outlook address book from the local
machine through scripting languages?

Please help me...


--
jayanthv
------------------------------------------------------------------------
jayanthv's Profile: http://www.officehelp.in/member.php?userid=103
View this thread: http://www.officehelp.in/showthread.php?t=694449
Visit - http://www.officehelp.in | http://www.officehelp.in/archive/index.php | http://www.officehelp.in/index/index.php
Back to top
Ken Slovak - [MVP - Outlo
External


Since: Oct 17, 2003
Posts: 3355



PostPosted: Wed Jul 06, 2005 10:52 am    Post subject: Re: Opening a Outlook Address Book through Javascript or Vb [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

You probably will have to implement the IObjectSafety and
olelib.IObjectWithSite interfaces that declare an object is safe for
scripting and safe for initialization. Then from there you would use normal
Outlook coding.

You can google for information about implementing those interfaces, or look
them up in the MSDN library. My code samples for that are in VB 6 code so I
don't think they would translate to how you can do it in jscript, if you
can.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm


"jayanthv" <jayanthv.1rqhmx.DeleteThis@NoSpamPleaze.com> wrote in message
news:jayanthv.1rqhmx@NoSpamPleaze.com...
>
> Hello All,
>
> I want to display outlook address book through Javascript or vbscript
> language? I have created a OCX(active-x component) and displayed in the
> browser. But for this we need to change the browser security properties.
> As OCX as unsafe to run in browser it always prompts with a warning
> message.
>
> Is there a way to get the local outlook address book from the local
> machine through scripting languages?
>
> Please help me...
>
>
> --
> jayanthv
> ------------------------------------------------------------------------
> jayanthv's Profile: http://www.officehelp.in/member.php?userid=103
> View this thread: http://www.officehelp.in/showthread.php?t=694449
> Visit - http://www.officehelp.in |
> http://www.officehelp.in/archive/index.php |
> http://www.officehelp.in/index/index.php
>
Back to top
Display posts from previous:   
Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> Programming VBA All times are: Eastern Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum