R redzrule Guest Dec 7, 2008 #1 i want to make a comment box in a webpage. how do i get the "submit" button to send it to my email address?
i want to make a comment box in a webpage. how do i get the "submit" button to send it to my email address?
K Kris Guest Dec 7, 2008 #2 You need to write server side code if you want to send email of your comments. its not just possible with html code
You need to write server side code if you want to send email of your comments. its not just possible with html code