Jump to content

Use ASP to read Outlook Message


andre@oriontech.no

Recommended Posts

Hi. :) I'm trying too find a script I'm gonna use to access my outlook from a ASP-web site. Because my outlook have no system. I can only arrange my mails by date and from\too.But what I want, is to have a ASP site with my contacts in, and in the site I want to connect to outlook, and be able to see the history of mails sendt and recived from the spessific contact.

Link to comment
Share on other sites

It doesn't work like that. If you have a web server running ASP with Exchange on it and you're using Exchange with Outlook then there might be an API that you can use to have the ASP pages connect to the Exchange server and get information like that. In that case it would almost definately need to be ASP.NET. You can't access data like that unless it's on the web server though, you wouldn't be able to access that type of stuff if you just have Outlook installed on your computer.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...