PDA

View Full Version : configuring formmail.pl query


jamesf4218
11-14-2002, 06:08 PM
Is it possible to configure formmail.pl so that the text which people type into the input boxes comes through on the email a different colour than the text on the rest of the email?

Many thanks

James

Mouldy_Goat
11-17-2002, 06:10 PM
What formmail.pl is this? Could you post the script or give a link to where I could see it?

It should be easy enough if you just make the email an HTML one and then add <FONT COLOR="red"></FONT> tags around the parts you want highlighted or something like that.

Philip M
11-18-2002, 08:01 PM
I expect we are talking of Matt Wright's formmail.pl script.

I believe that one problem is that if the recipient uses hotmail or other web-based email then HTML does not work.

As an extension, is it possible to include a .gif image in an
email sent by formmail.pl?