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.
Publisher 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>
I can create a new page that says what I want, but don't know what to put in
the Button Properties to accomplish this task. There doesn't seem to be a
code behind page available for the page (ie. "Page12").
I created a new page ("Page13") and I want to have the postback
of "Page12" send the email then go to the next page ("Page13")
I don't know how to get to a code window in Publisher 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.
Publisher 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>
I can create a new page that says what I want, but don't know what to put in
the Button Properties to accomplish this task. There doesn't seem to be a
code behind page available for the page (ie. "Page12").
I created a new page ("Page13") and I want to have the postback
of "Page12" send the email then go to the next page ("Page13")
I don't know how to get to a code window in Publisher 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