Forum Moderators: open

Message Too Old, No Replies

Email auto replies to feedback forms

Help for non ASCII characters

         

gree_c

11:20 am on Jul 29, 2003 (gmt 0)

10+ Year Member



Hi,
Can you help me?
I am currently using this command to send an email from the submitted information on my site to my address:

<form action="http://example.com/cgi-bin/cgiemail/formmail2.txt" METHOD=POST name="join mail" id="join mail">

My problem is that I want to send another message to the user, but they are japanese and i therefore must be able to write in Japanese characters (non ASCII characters). The only way I can send information in Japanese is in HTML format.

How can I use a command to send an HTML message to the user via email once he has completed the form (using the information he provided within the email [same as in a txt mail using brackets on the template])

Also is there any way I can send both messages at the click of the SUBMIT button?

[edited by: tedster at 3:17 pm (utc) on July 29, 2003]
[edit reason] changed domain to example.com [/edit]

Pricey

2:25 pm on Jul 29, 2003 (gmt 0)

10+ Year Member



You can do it all in a pearl script.

I'm not that good with them so I can't really tell you how to do it, but I'm sure someone can help you. ;)