T
Testbruger
Hi,
We are using Frontpage on a shared platform (with many other websites).
We us a frontpage form to collect data and send e-mails to us, like:
-------
<form method="POST" action="--WEBBOT-SELF--">
<!--webbot bot="SaveResults" S-Email-Format="TEXT/PRE"
S-Email-Address="(e-mail address removed)"
B-Email-Label-Fields="TRUE" B-Email-ReplyTo-From-Field="TRUE"
S-Email-ReplyTo="email" B-Email-Subject-From-Field="TRUE"
S-Email-Subject="subject" S-Builtin-Fields --><p>
<input type="text" name="T1" size="20"><input type="submit" value="Submit"
name="B1"><input type="reset" value="Reset" name="B2"></p>
</form>
-------
This will send a proper mail to the correct receivers mail address, BUT the
sender is something like: (e-mail address removed)
Where in this case ourprovider.com is not OUR domain, but the domain of our
hosting party.
Is it possible to use a distinctive sender mail address for each form we
have ?
Any help? Thx.
We are using Frontpage on a shared platform (with many other websites).
We us a frontpage form to collect data and send e-mails to us, like:
-------
<form method="POST" action="--WEBBOT-SELF--">
<!--webbot bot="SaveResults" S-Email-Format="TEXT/PRE"
S-Email-Address="(e-mail address removed)"
B-Email-Label-Fields="TRUE" B-Email-ReplyTo-From-Field="TRUE"
S-Email-ReplyTo="email" B-Email-Subject-From-Field="TRUE"
S-Email-Subject="subject" S-Builtin-Fields --><p>
<input type="text" name="T1" size="20"><input type="submit" value="Submit"
name="B1"><input type="reset" value="Reset" name="B2"></p>
</form>
-------
This will send a proper mail to the correct receivers mail address, BUT the
sender is something like: (e-mail address removed)
Where in this case ourprovider.com is not OUR domain, but the domain of our
hosting party.
Is it possible to use a distinctive sender mail address for each form we
have ?
Any help? Thx.