C
Charles A. Lackman
Hello,
I created a web few web pages and managed to get a "Submit" button to send
me an email, the page also shows the visitor a form that they filled out.
FrontPage added the following code (I think this is what is doing it, it
looks commented out, so I'm not sure how the postback is sending the
email??):
<input value="Submit" type="submit">
<form action="--WEBBOT-SELF--" method="post">
<!--webbot bot="SaveResults" s-email-address="(e-mail address removed)"
s-email-format="TEXT/PRE" b-email-label-fields="TRUE"
s-email-Subject="Web Site Form Response" s-builtin-fields="Date Time"
b-email-subject-from-field="FALSE"-->
<a name=top></a>
What I really want to do, is have an email sent to me with their data like
it already is then send the Visitor a Thank You email and redirect them to a
different page.
I don't know how to get to a code window in FrontPage either, I compiled the
pages in a different folder and edited the HTML page to send you the above
code.
Any assistance will be greatly appreciated,
Thanks,
Chuck
I created a web few web pages and managed to get a "Submit" button to send
me an email, the page also shows the visitor a form that they filled out.
FrontPage added the following code (I think this is what is doing it, it
looks commented out, so I'm not sure how the postback is sending the
email??):
<input value="Submit" type="submit">
<form action="--WEBBOT-SELF--" method="post">
<!--webbot bot="SaveResults" s-email-address="(e-mail address removed)"
s-email-format="TEXT/PRE" b-email-label-fields="TRUE"
s-email-Subject="Web Site Form Response" s-builtin-fields="Date Time"
b-email-subject-from-field="FALSE"-->
<a name=top></a>
What I really want to do, is have an email sent to me with their data like
it already is then send the Visitor a Thank You email and redirect them to a
different page.
I don't know how to get to a code window in FrontPage either, I compiled the
pages in a different folder and edited the HTML page to send you the above
code.
Any assistance will be greatly appreciated,
Thanks,
Chuck