PDA

View Full Version : Reply Of Email


victoria_1018
09-25-2002, 04:47 AM
I am currently doing a program related to sending of emails. The program goes like this.

There are 10 teams member in Team A. When any one of them in the team sends a quotation to Sales Department, a reply will be sent to replyquotation@xyz.com, and this xyz quotation consist of the whole of Team A(teamA@abc.com), members in the Sales Department (sales@xyz.com) and the manager (manager@xyz.com). The above verification is done in front page form verification.

However, the problem I am facing now is as Team A is expanding and will be splitting into sub-teams, For the replying part, can I change the change by instead of replying to the whole team A, just simply reply to the member in team A who send the mail, eg. (teammember1@abc.com), for the sales department and manager remain unchanged.

I had tried many ways and read up information related to this and I don¡¦t get a specific answer. What is the easiest way to have it done as my knowledge in program is still too fresh. I am using some ASP and a bit of Java Script in the program, the rest are generated in front page itself.

Thanks
Regards
Victoria