Shippwreck
Programmer
Hi everyone,
I have a "dangerous" question, as if i can do what i want to do, i imagine the same or similar code could be used maliciously. Anyway i'll get on with the problem and let you guys decide.
6 weekly i need to send an e-mail to around 40 people, with there bosses cc'd in. The e-mail is to inform them of a meeting that happens every month that is intended to help them do there job by giving them the chance to air views and discuss problems. These 40 people belong to 32 organisations so some go to more than one person in an organisation. We currently get roughly 20 responses and usually just over half that turn up to the meeting. This we consider to be extremely poor and wish to improve first the response rate and then the turn out.
Before anyone says it yes we have tried asking them for there opinions on the meeting anonymously and they tell us its worthwhile. We have tried changing times in case they are inconvenient, given them more warning (although it is a regular thing) tried asking them for input to the agenda of which we get very little response and tried changing the format at which we got the response "please go back to the old format as we get more out of it that way" Basically all the feedback we get is good but get no turn out.
So what i want to do is put some code in the e-mail that automatically reminds them to respond. Ideally it would stop them closing till they have, but i think that would be unacceptable. Is there a way to have a message pop up (similar to the one that tells you that a receipt will be sent to the sender saying you've read the mail) but that i can customize with my own message, and that preferably pops up on close not open.
Any ideas would be appreciated, however the solution would require no extra input from the user to run it other than the normal stuff you do to read an e-mail, ie open, read it close it. (so no buttons placed in the body of the mail saying press me or something similar.
Thanks for any help
Shippwreck
I have a "dangerous" question, as if i can do what i want to do, i imagine the same or similar code could be used maliciously. Anyway i'll get on with the problem and let you guys decide.
6 weekly i need to send an e-mail to around 40 people, with there bosses cc'd in. The e-mail is to inform them of a meeting that happens every month that is intended to help them do there job by giving them the chance to air views and discuss problems. These 40 people belong to 32 organisations so some go to more than one person in an organisation. We currently get roughly 20 responses and usually just over half that turn up to the meeting. This we consider to be extremely poor and wish to improve first the response rate and then the turn out.
Before anyone says it yes we have tried asking them for there opinions on the meeting anonymously and they tell us its worthwhile. We have tried changing times in case they are inconvenient, given them more warning (although it is a regular thing) tried asking them for input to the agenda of which we get very little response and tried changing the format at which we got the response "please go back to the old format as we get more out of it that way" Basically all the feedback we get is good but get no turn out.
So what i want to do is put some code in the e-mail that automatically reminds them to respond. Ideally it would stop them closing till they have, but i think that would be unacceptable. Is there a way to have a message pop up (similar to the one that tells you that a receipt will be sent to the sender saying you've read the mail) but that i can customize with my own message, and that preferably pops up on close not open.
Any ideas would be appreciated, however the solution would require no extra input from the user to run it other than the normal stuff you do to read an e-mail, ie open, read it close it. (so no buttons placed in the body of the mail saying press me or something similar.
Thanks for any help
Shippwreck