Hello All,
Someone generated forms using PHP so they are on a website. The forms are updated via the website and Access tables are populated.
Is there a way that I could fire off an e-mail to people when the PHP form has been updated? This is a dispatch scenario. A complaint comes in the form is filled out. A very simple e-mail, nothing fancy, maybe just in the subject line that "a new complaint has been recorded" so that the people receiving the e-mail are aware and that one of them responds to the complaint.
It sounds like the PHP route has issues. My collegue said that The mail() protocol is not well supported in windows and we are having issues routing mail through the exchange server.)
I am posting the issue, but only had part in developing the Access database.
Any help or guidance on how to generate this simple e-mail from the PHP form would be greatly appreciated.
thank you in advance,
MV
Someone generated forms using PHP so they are on a website. The forms are updated via the website and Access tables are populated.
Is there a way that I could fire off an e-mail to people when the PHP form has been updated? This is a dispatch scenario. A complaint comes in the form is filled out. A very simple e-mail, nothing fancy, maybe just in the subject line that "a new complaint has been recorded" so that the people receiving the e-mail are aware and that one of them responds to the complaint.
It sounds like the PHP route has issues. My collegue said that The mail() protocol is not well supported in windows and we are having issues routing mail through the exchange server.)
I am posting the issue, but only had part in developing the Access database.
Any help or guidance on how to generate this simple e-mail from the PHP form would be greatly appreciated.
thank you in advance,
MV