Earlier, I asked about storing checkbox values which I got help on in the mySQL forum. Basically, these checkboxes store values for different departments in the business and users select areas on which they are interested in.
The HR people now want an email to be sent to the department head when the relavent checkbox is selected.
I have already included two email sections in my script which send a confirmation email to the user completing the form and also to the HR people, but I now need to send a conditional email to one or many department heads depending on which checkboxes are selected.
Jees! Any ideas?
The HR people now want an email to be sent to the department head when the relavent checkbox is selected.
I have already included two email sections in my script which send a confirmation email to the user completing the form and also to the HR people, but I now need to send a conditional email to one or many department heads depending on which checkboxes are selected.
Jees! Any ideas?