HI All,
I need to submit my feedback form contents to an e-mail id as soon as the user clicks the submit button. How will I implement this in java. I googled and found out that FormToEmail which is a php script does this. But since i Am using netbeans, and my form is in a jsp page I am not able to call the php script. Could anyone help me in this?
Thanks in advance
--Ambika--