I've never done this, but I'm willing to pass on what
little I do know.
You would need to have some kind of email service. This
could be something as simple as an email account from your
ISP. (POP3)
Then you would write code that would check that email
account on a regular basis. There are many packages
available on the internet (some free) that allow you to
access a POP3 account from VBScript. Do a search at
www.aspfaq.com,
www.aspin.com. Part of this would also be
the code to update your database and send any response
emails necessary.
If your server is an exchange server, there are many 3rd
party tools that will allow you to "read" your exchange
inbox and process accordingly. In fact, there are examples
of how to access your exchange folders on Microsoft's web
site.
I hope some of this has at least given you an idea of
where to go from here.
John
>-----Original Message-----
>I should have added, obviously replies to emails being
sent back and forth
>from client to 'us' would need to be recorded also - ie,
we'd detect the
>ticket number/id in the subject etc...
>
>
>.
>