frontpage forms recieved but email "from field" is always the serveradmin addres

M

Marko

Ive made forms using frontpage 2002..
i get the forms into my email account..
the subject entered by user is correctly displayed..
The from Email is always my serveradmin address
is there a way of changing the from field so it displays
the email address listed by user????
If i reply to email sent it lists the user email just
recieving emails im seeing my email address and is
annoying :( any hints??? io dont want to use scripts :(

The bYte Master
 
T

Thomas A. Rowe

That is how the FP Form Handler works, it will never show the email as been sent by the user
completing the form, as it is your web site that is sending the form, not the user. The only way to
change this is use a server-side script.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
A

Andrew Murray

in effect it is the server sending the message, not the person filling in the
form
 
Top