mindtpi99 Posted January 29, 2004 Posted January 29, 2004 Hi I have a script that automatically checks a database once a day, finds jobs due for the next day and emails out reminders to the person associated with that job - however, I want to CC others with the same email as well but can only get it to cc to one person. What sort of separator do I use so I can put multiple cc recipients in the SendMail script? I know I can do it with SendURL but I'd prefer to use SendMail thanks!!
kenneth2k1 Posted January 30, 2004 Posted January 30, 2004 Hi: I think the separator in Outlook is semicolon ( So I would guess that you might want to set up a cc field, and set this field to the addresses you want to cc. You could either manually enter addresses and semicolons, or you could use a calc field that would add semicolons. Ken
Recommended Posts
This topic is 7595 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now