Hi all
I was wondering if someone could point me in the right direction regarding sending automated emails.
Suppose you have webpage coded in plain HTML and there is a form on there where people would type their information in there, like email, phone, address and some other things. Now i want to generate an auto email and send it using google mail account I have. The issue is that I don't want to send just a plain email, but would like to use use some of the information in the form they filled out to generate a custom email. Like lets say their name to address the email specifically to them and also other information. The email is similar to "Business email template" So i am assuming i would need some code somewhere to achieve this functionality just not sure if this can be done with google mail sever.
would i need a dedicated email server if this is not possible to do via google mail. I don't expect to have high volumes of email, maybe 20 a day max.
any advice on how to implement this would be appreciated and also what coding language would be best to use. Last time i though about this stuff people were using ASP 3.0 and that was many many years ago.
Thanks
I was wondering if someone could point me in the right direction regarding sending automated emails.
Suppose you have webpage coded in plain HTML and there is a form on there where people would type their information in there, like email, phone, address and some other things. Now i want to generate an auto email and send it using google mail account I have. The issue is that I don't want to send just a plain email, but would like to use use some of the information in the form they filled out to generate a custom email. Like lets say their name to address the email specifically to them and also other information. The email is similar to "Business email template" So i am assuming i would need some code somewhere to achieve this functionality just not sure if this can be done with google mail sever.
would i need a dedicated email server if this is not possible to do via google mail. I don't expect to have high volumes of email, maybe 20 a day max.
any advice on how to implement this would be appreciated and also what coding language would be best to use. Last time i though about this stuff people were using ASP 3.0 and that was many many years ago.
Thanks