Are you sending to the confirmation page?
On the form page go to "Form Properties"
Opens Window
click "Options" button at the bottom of the window
New Window> "Confirmation Page" Tab>
Then Browse to you confirmation page.
Then OK OK Save
Publish both pages
Work Now?
--
John Malone
==============
| Well ... I gave the confirmation page a .htm extension, but it still did
not
| work.
| Here's the code from the page:
| <html>
| <head>
| <meta name="GENERATOR" content="Microsoft FrontPage 6.0">
| <meta name="ProgId" content="FrontPage.Editor.Document">
| <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
| <meta http-equiv="Content-Language" content="en-us">
| <title>Confirmation</title>
| </head>
| <body>
| <p>
| <!--webbot bot="PurpleText" preview="Feedback Confirmation - Use a page
like
| this one to acknowledge user input handled by FrontPage Discussion, Form
| Results, or Registration components. You may insert FrontPage Confirmation
| Field components anywhere on the page to show users what they have
submitted.
| Each FrontPage Confirmation Field component displays the value of a named
| field on the input form. This example confirms the submission of customer
| feedback using a letter format." -->
| </p>
| <hr>
| <blockquote>
| <p> </p>
| <p><strong>First Name:</strong>
| <!--webbot bot="ConfirmationField" S-Field="firstname" --><br>
| <strong>Last Name:</strong>
| <!--webbot bot="ConfirmationField" S-Field="lastname" --><br>
| <strong>Street:</strong>
| <!--webbot bot="ConfirmationField" S-Field="street" --><br>
| <strong>City:</strong>
| <!--webbot bot="ConfirmationField" S-Field="city" --><br>
| <strong>State:</strong>
| <!--webbot bot="ConfirmationField" S-Field="state" --><br>
| <strong>Zip Code:</strong>
| <!--webbot bot="ConfirmationField" S-Field="zipcode" --><br>
| <strong>Phone Number:</strong>
| <!--webbot bot="ConfirmationField" S-Field="phone" --><br>
| <strong>Email:</strong>
| <!--webbot bot="ConfirmationField" S-Field="email" --><br>
| <strong>Item Number:</strong>
| <!--webbot bot="ConfirmationField" S-Field="itemno" --><br>
| <strong>Cost:</strong>
| <!--webbot bot="ConfirmationField" S-Field="cost" --></p>
| </blockquote>
| <p>If any of this information is incorrect, please go back to the feedback
| form
| and change it. We thank you for taking the time to help us be a better
| company.</p>
| <blockquote>
| <blockquote>
| <blockquote>
| <p>Sincerely,</p>
| <p><em>Manager, Customer Services</em></p>
| </blockquote>
| </blockquote>
| </blockquote>
| <hr>
| <h5>You may return to the order form by using the <em>Back</em> button in
| your browser.</h5>
| <h5>Revised: <!--webbot bot="TimeStamp" s-type="EDITED"
s-format="%m/%d/%y"
| -->.</h5>
| </body>
| </html>
|
| Anyone see any erors????
|
| --
| NuBee
|
|
| "NuBee" wrote:
|
| > My goodness ... ok, that's what the previous person was trying to tell
me,
| > but I didn't understand since the submission form needed to have an .asp
| > extension I assumed the confirmation page needed it, too. The book did
not
| > say to use an .htm/.html extension. Thank you! ... gentlemen (Thomas &
| > Stefan) for your help and patience with someone who is a novice.
| > --
| > NuBee
| >
| >
| > "Stefan B Rusynko" wrote:
| >
| > > The FP form confirmation webbot requires the page to be a .htm page
| > >
| > > --
| > >
| > > _____________________________________________
| > > SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
| > > "Warning - Using the F1 Key will not break anything!" (-;
| > > To find the best Newsgroup for FrontPage support see:
| > >
http://www.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
| > > _____________________________________________
| > >
| > >
| > > | Thank you again for your reply. I did check the case and it is
fine. By the
| > > | way, the html page must be saved with an .asp extension (not .htm or
..html),
| > > | otherwise, it won't work at all on win2003 server/IIS6.0.
| > > |
| > > | I'm open to other suggestions ...
| > > | --
| > > | NuBee
| > > |
| > > |
| > > | "Thomas A. Rowe" wrote:
| > > |
| > > | > Make sure the fieldname exactly match those on the form, including
case, also the form must be set
| > > | > up to be processed by the FP Form Handler with the file extension
of .htm or .html.
| > > | >
| > > | > --
| > > | > ==============================================
| > > | > Thomas A. Rowe (Microsoft MVP - FrontPage)
| > > | > ==============================================
| > > | > If you feel your current issue is a results of installing
| > > | > a Service Pack or security update, please contact
| > > | > Microsoft Product Support Services:
| > > | >
http://support.microsoft.com
| > > | > If the problem can be shown to have been caused by a
| > > | > security update, then there is usually no charge for the call.
| > > | > ==============================================
| > > | >
| > > | > | > > | > > Apology accepted. But, what do I do? I followed the book and
it does not
| > > | > > work. So, what do I do now?
| > > | > > --
| > > | > > NuBee
| > > | > >
| > > | > >
| > > | > > "Thomas A. Rowe" wrote:
| > > | > >
| > > | > >> Sorry, Confirmation Field is the correct name.
| > > | > >>
| > > | > >> --
| > > | > >> ==============================================
| > > | > >> Thomas A. Rowe (Microsoft MVP - FrontPage)
| > > | > >> ==============================================
| > > | > >> If you feel your current issue is a results of installing
| > > | > >> a Service Pack or security update, please contact
| > > | > >> Microsoft Product Support Services:
| > > | > >>
http://support.microsoft.com
| > > | > >> If the problem can be shown to have been caused by a
| > > | > >> security update, then there is usually no charge for the call.
| > > | > >> ==============================================
| > > | > >>
| > > | > >> | > > | > >> > Thank you. There is no Custom Confirmation Field on the
menu. But, there is
| > > | > >> > a Confirmation Field, which is what I used. I am using Jim
Buyens' (MVP)
| > > | > >> > book "MS Office FP2003 Inside Out". It says nothing about a
"Custom
| > > | > >> > Confirmation Field". Can you be more specific about how to
find the "Custom
| > > | > >> > Confirmation Field"?
| > > | > >> > --
| > > | > >> > NuBee
| > > | > >> >
| > > | > >> >
| > > | > >> > "Thomas A. Rowe" wrote:
| > > | > >> >
| > > | > >> >> You have to insert a Custom Confirmation Field from the
menu.
| > > | > >> >>
| > > | > >> >> --
| > > | > >> >> ==============================================
| > > | > >> >> Thomas A. Rowe (Microsoft MVP - FrontPage)
| > > | > >> >> ==============================================
| > > | > >> >> If you feel your current issue is a results of installing
| > > | > >> >> a Service Pack or security update, please contact
| > > | > >> >> Microsoft Product Support Services:
| > > | > >> >>
http://support.microsoft.com
| > > | > >> >> If the problem can be shown to have been caused by a
| > > | > >> >> security update, then there is usually no charge for the
call.
| > > | > >> >> ==============================================
| > > | > >> >>
| > > | > >> >> | > > | > >> >> >I made a confirmation page using FP2003. I inserted the
form's textbox names
| > > | > >> >> > (e.g., firstname) into the confirmation page. When I
completed the form,
| > > | > >> >> > submitted it, the confirmation page came back with the
textbox names (e.g.,
| > > | > >> >> > firstname) instead of the desired result (e.g., John).
What do I need to do
| > > | > >> >> > to correct this problem???
| > > | > >> >> > --
| > > | > >> >> > NuBee
| > > | > >> >>
| > > | > >> >>
| > > | > >> >>
| > > | > >>
| > > | > >>
| > > | > >>
| > > | >
| > > | >
| > > | >
| > >
| > >
| > >