mlse
08-22-2006, 10:32 AM
Hi,
I would like to implement an email "auto-script" mechanism (as opposed to an auto-responder).
For example, consider the following events:
1) The code on my webserver sends an automatic email to a subscribed member of my website. (I know how to do this)
2) The recipient responds with a simple command in the subject field (e.g. "YES" or "NO").
3) I want a mechanism that can execute the appropriate script on the webserver (e.g. YES.php or NO.php) depending on the email response from the member.
Does anyone know how I can do this? (point 3 I mean). Any links to tutorials/articles gratefully received.
Thanks,
Mike.
I would like to implement an email "auto-script" mechanism (as opposed to an auto-responder).
For example, consider the following events:
1) The code on my webserver sends an automatic email to a subscribed member of my website. (I know how to do this)
2) The recipient responds with a simple command in the subject field (e.g. "YES" or "NO").
3) I want a mechanism that can execute the appropriate script on the webserver (e.g. YES.php or NO.php) depending on the email response from the member.
Does anyone know how I can do this? (point 3 I mean). Any links to tutorials/articles gratefully received.
Thanks,
Mike.