GUIDesigner
08-26-2010, 10:26 PM
For some reason I am not able to send a form to an email using the form code
<form method="post" action="mailto:myemail@domainname.com">
(and no I am not using myemail@domainname.com)
I am getting a little frustrated. Anyone have any good coding that will work besides this? Or do you have any good sites that have good directions on where to find the information?
<form method="post" action="mailto:myemail@domainname.com">
(and no I am not using myemail@domainname.com)
I am getting a little frustrated. Anyone have any good coding that will work besides this? Or do you have any good sites that have good directions on where to find the information?