Dear gurus,
I have purely theoretical question. We have a Web-base application for our consultants (a virtual helpdesk). There are two groups of users: experts (or consultants) that answer questions on-line, and normal mortal users who ask those (sometimes stupid ) questions.
An expert goes to a special Web page protected by password, looks through all the questions and answers some of the them in a Web-based form. His/her answer gets stored to the database and also a copy of the answer gets sent to the user who asked the question.
Experts are not very computer-friendly and they would like to answer questions exactly the way they did before, i.e. via e-mail. So my boss asked if it's possible to setup a special e-mail account on the mail server that would handle emails from our experts, somehow analyze it and store appropriate data in the database.
I think I am aware of all the difficulties involved, but I would be happy to hear your own comments regarding the whole scheme. How do you envision the whole thing? How would you setup such an automated email account? What techonologies/protocols/languages would be involved? Has anyone done this thing before? Is there anything related on the Web?
Just FYI, the original Heldesk application runs on Windows NT, IIS, and it's implemented in ASP and VBScript (so that's basically what I know); Access and SQL Server as backend.
Thank you very much in advance!
Any help would be greatly appreciated!
---
---
I have purely theoretical question. We have a Web-base application for our consultants (a virtual helpdesk). There are two groups of users: experts (or consultants) that answer questions on-line, and normal mortal users who ask those (sometimes stupid ) questions.
An expert goes to a special Web page protected by password, looks through all the questions and answers some of the them in a Web-based form. His/her answer gets stored to the database and also a copy of the answer gets sent to the user who asked the question.
Experts are not very computer-friendly and they would like to answer questions exactly the way they did before, i.e. via e-mail. So my boss asked if it's possible to setup a special e-mail account on the mail server that would handle emails from our experts, somehow analyze it and store appropriate data in the database.
I think I am aware of all the difficulties involved, but I would be happy to hear your own comments regarding the whole scheme. How do you envision the whole thing? How would you setup such an automated email account? What techonologies/protocols/languages would be involved? Has anyone done this thing before? Is there anything related on the Web?
Just FYI, the original Heldesk application runs on Windows NT, IIS, and it's implemented in ASP and VBScript (so that's basically what I know); Access and SQL Server as backend.
Thank you very much in advance!
Any help would be greatly appreciated!
---
---