View Contacts in a web page with Outlook 2000

  • Thread starter Stelio Di Bello
  • Start date
S

Stelio Di Bello

Hi all,
Is there anyway to definitively watch my Outlook contacts
over an html page just with Outlook 2000 on my client?
I read a lot about this prolems and Microsoft ActiveX
troubles and security bugs...
I just want to know if anyone get solution to these
problems... personally i use this script that show me just
the Inbox folder content.
<OBJECT classid=CLSID:0006F063-0000-0000-C000-000000000046
id=ViewCtlContact
width="100%"
height="130"
codebase="http://activex.microsoft.com/activex/controls/off
ice/outlctlx.cab#ver=10,0,0,2627" proxied=false>
<param name="Namespace" value="MAPI">
<param name="Folder" value="Contacts">
<param name="Restriction" value="">
<param name="DeferUpdate" value="0">
</OBJECT>


Pls help me.
Thanks All!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top