Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

controlling outlook

Status
Not open for further replies.

zyzjacky

Programmer
Jan 19, 2006
76
MT
Hi Guys, I would like to know if there are some good tutorials about how js can accessing and control outlook. I managed to use activex to get contacts from it. but it's not enough, i also would like to know how to search and send email using js, and even add event to calendar. Can any of you help me with this? Some code examples will be great!
Thanks in advance.
 
Unless you are using ActiveX (which is Windows IE only), then I do not believe you will have any luck whatsoever doing any of the tasks you are trying to do.

Cheers,
Jeff


[tt]Jeff's Page [!]@[/!] Code Couch
[/tt]

Make sure your web page and css validates properly against the doctype you have chosen - before you attempt to debug a problem!

FAQ216-6094
 
yes, i am using the activex, and only win IE, actually it's a TWebBrowser component in my application, it's IE, so i don't have to worry about other Browser. I cannot find any good tutorials on this.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top