I got my mail form up and running with no trouble but, I have a few questions since I am oblivious to php…
-
is it possible to have a drop down menu that let’s you direct the email to various people with different email addresses in the form? (I.E. Marketing, Submissions, General Info, etc.)
-
Is it possible to add code that would validate the email addresses as well - and where could I find help to add this to the script?
-
Once the email is sent it sends up a “sent” message on a white background. I would like to have it output to the same background color of the site and/or redirect to another page altogether if necessary if the above mentioned cannot be acheived…
Thanks in advance for any help/insight…