Form e-mail "from"

B

Bob

Is there anyway to place a field in the from line on an e-
mailed form results. You can do it on the Subject line,
but I can't figure out how to do it on the From line.

Thanks for your help,
Bob
 
S

Steve Easton

No.
The From: line will always be an address related to the server.


--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed..................
...............................with a computer
 
M

Mike Mueller

The Server Extensions is where the 'from' portion of an
email is filled out when using the FP form handler for
Email. That address can not be configured through FP.
What you can do is use a custom ASP page as a form handler
and you can configure that however you desire. I personally
use this, but I leave the 'from' as a constant and instead
change the 'reply-to' to the senders address. This way it
is easier to configure the filters I have for email

Mike


Bob wrote:
: Is there anyway to place a field in the from line on an e-
: mailed form results. You can do it on the Subject line,
: but I can't figure out how to do it on the From line.
:
: Thanks for your help,
: Bob
 
Top