Question Application Design

kbsudhir

Member
Joined
Jun 13, 2008
Messages
21
Programming Experience
Beginner
Hi All,

I am new to this forum, going through the whole website, I have decided to write my question in general discussion.

If I am wrong I apologize.

I am trying to design an application for my team where all the mails coming to our common mailbox is has to be assigned automatically to my team ex.
Mail 1 to A
Mail 2 to B 7 So on.
By creating a request # for each mail received by my team.

All the attributes of the mail is being captured in a access database(I am able to sucessfuly create this function only in a macro for outlook)

But I want to create a web interface so that my manager & team lead can easily check the status of the mails.

Firstly, I want to how to connect the application with microsoft exchange server.

Secondly, How to design where I need a web frontend, while in the backend it should able to capture the mail attributes, create the request ID(Unique) & assign the mail.

I hope that I was able to explain the whole scenario clearly without boring you.....!!!!!

:confused: :confused: :confused: :confused:

Thanks
Sudhir
 
Back
Top