gree_c
Jul 26, 2003, 10:42 AM
Hello, can anyone help me with some HTML (CGI-SCRIPTS) programming.
I am trying to send an automatic email to everyone who submits a feedback form to me on my site. Problem is I want to send Japanese characters, which can only be done via an HTML email. At the moment my comand is:
<form action="http://dnac.co.uk/cgi-bin/cgiemail/formmail2.txt" METHOD=POST>
This sends a text mail fine... what do I need to do to create an HTML email that will use the information in the feedback form (addresses, names, relevant info etc.)?
Also it'd be beneficial to me if I could send one email to them and a different one to me... how is this possible? Do you have an HTML code that could send them one mail and me a different mail at the click of the "submit button"?
Many thanks
Asher
I am trying to send an automatic email to everyone who submits a feedback form to me on my site. Problem is I want to send Japanese characters, which can only be done via an HTML email. At the moment my comand is:
<form action="http://dnac.co.uk/cgi-bin/cgiemail/formmail2.txt" METHOD=POST>
This sends a text mail fine... what do I need to do to create an HTML email that will use the information in the feedback form (addresses, names, relevant info etc.)?
Also it'd be beneficial to me if I could send one email to them and a different one to me... how is this possible? Do you have an HTML code that could send them one mail and me a different mail at the click of the "submit button"?
Many thanks
Asher