intcon
Apr 2, 2003, 10:53 AM
Hello!
My client wants to send an HTML autoresponder to anyone who emails him asking for his pricelist. The script I use only lets me set up a text auto responder (apparently), it is a script I got from Big Nose Bird. The script in part is:
INPUT TYPE="HIDDEN" NAME="autorespond" VALUE=""
INPUT TYPE="
INPUT TYPE=" NAME="automessage" NAME="mymessage.txt" VALUE="mymessage.txt"
As you can tell, it can send out an auto responder quite perfectly, as long as it is text. When we put html in there, it just comes out as the HTML coding. Even if we change "mymessage.html", it still sends out just the code.
Any thoughts?
Carrie
My client wants to send an HTML autoresponder to anyone who emails him asking for his pricelist. The script I use only lets me set up a text auto responder (apparently), it is a script I got from Big Nose Bird. The script in part is:
INPUT TYPE="HIDDEN" NAME="autorespond" VALUE=""
INPUT TYPE="
INPUT TYPE=" NAME="automessage" NAME="mymessage.txt" VALUE="mymessage.txt"
As you can tell, it can send out an auto responder quite perfectly, as long as it is text. When we put html in there, it just comes out as the HTML coding. Even if we change "mymessage.html", it still sends out just the code.
Any thoughts?
Carrie