virtualranger
Technical User
In part of my asp.net/sql server app I have a list of contacts. I know I can send email from an asp page but what I'd really like to do is tie it in with our exchange 2000 server.
On each contact's page I'd like to be able to show which emails have been sent to/received from that contact. This data would come somehow need to come from the exchange server. In outlook I can do this by going to a contact and clicking the 'activities' tab which lists all the email activity but i'd like to do it from within my application. Is there a way I can show this info in a web page? I notice that Outlook Web Access does not have the 'activites' feature so maybe it cant be done.
Any advice greatly received.
Jamie
On each contact's page I'd like to be able to show which emails have been sent to/received from that contact. This data would come somehow need to come from the exchange server. In outlook I can do this by going to a contact and clicking the 'activities' tab which lists all the email activity but i'd like to do it from within my application. Is there a way I can show this info in a web page? I notice that Outlook Web Access does not have the 'activites' feature so maybe it cant be done.
Any advice greatly received.
Jamie