PDA

View Full Version : help - formMail reply address


thirdbrother3
11-17-2002, 03:10 PM
i’ve managed to get formmail working ok, but I’m having difficulty getting the senders email address to be copied from the form and put into the 'reply' box on the email I receive. The email address is on the form results, but I would like to be able to just click reply and have the form results in the reply email (pain in the a** having to copy + paste). The senders address would also be in the 'from' part of the incoming email. Any suggestions gladly accepted

noisearchitect
11-24-2002, 06:04 PM
far as I know, u use this input for the field in which you get them to type their e-mail address.

<input type=text name="email">

Iain

Option1
11-24-2002, 09:49 PM
Assuming you are referring to formmail.cgi from Matt's Script Archives (or whatever he calls it) then noisearchitect is absolutely correct. I use it and it works just fine.

Neil