PDA

View Full Version : Email From


cybermed
12-01-2004, 12:20 AM
Hi,

When someone fills out a form and the email is sent to the webmaster can the FROM address be the email address that was entered into the form? I tried "emailaddr" but that didnt work... Unless I misunderstood! :0

Ruben
12-01-2004, 01:43 AM
hmm, my wild guess, without having tested this before yet (didnt needed it yet) is to use 'email' ,php uses the variable 'email' (without quotes) to pass the from email.

just my 2 cents, please ask tech support if this does not work for you. I will check it out later as well.

GL