Using clientside email client
function mailfunction(form)
{
tdata=document.myform.tbox1.value;
location="mailto:mailid@domain.com?subject="+tdata+"/MYFORM";
return true; }
Learn PHP, PHP Tutorial, PHP Code, PHP, MySQL, MySQL Database, SQL, SQL Code, HTML, Javascript, JQuery, Ajax, Wordpress
No comments:
Post a Comment