Confirmation Fields blank on conf. page

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Using FP 2003--Built a form with form wizard for customers to input info and choose options to build a product. When they hit 'Submit' (now Next), they are sent to a custom confirmation page that should collect data from form and display for review. Used Web Component | Confirmation Field to enter fields on conf. page titled exactly as on form. Problem is, no information is sent to the conf. form, only the field names appear. Any suggestions?

www.mydivadesigns.com/Pages/designitnew.htm
www.mydivadesigns.com/Pages/designcheck.htm
 
What are you doing with the data from the form, is it being sent to an email, or is being written to
a file, one of these must be completed before the content is displayed on the confirmation page.

Also you must be testing this on a server that has the FP extensions via your browser, and it has to
have either been created on or published to the server via FP's http mode.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================


Crumbear said:
Using FP 2003--Built a form with form wizard for customers to input info and choose options to
build a product. When they hit 'Submit' (now Next), they are sent to a custom confirmation page
that should collect data from form and display for review. Used Web Component | Confirmation Field
to enter fields on conf. page titled exactly as on form. Problem is, no information is sent to the
conf. form, only the field names appear. Any suggestions?
 
The data from the form is not being sent to an email, I have it configured to send to the confirmation form, designcheck.htm. I'm using FileZilla to publish the pages.
 
Hi Crumbear,

Ok,

designcheck.htm should be your confirmation page URL not your file destination.

This is why the input isn't getting to the confirmation fields.

In addition, I won't swear to it, but the hidden redirect may be interferring as well.


Mike Smith,

http://FrontPageForms.com
FrontPage Form Tutorials
& Form Script Examples

If you found my post helpful, please take a sec to click
the "Yes" button. I'm in it for the glory.
 
If you are using the FP Form Handler to process the form -- Confirmation Page then you must publish
the form to a server that has the FP extensions via FP publishing command, http mode not with
FileZilla, second you can not post directly to the Confirmation page.

To what you want requires that you use a custom written form handler written in ASP, PHP, etc. to
accomplish.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================


Crumbear said:
The data from the form is not being sent to an email, I have it configured to send to the
confirmation form, designcheck.htm. I'm using FileZilla to publish the pages.
 
The formmail confirmation page is built into the formmail Perl script.
You will need to know Perl to change it, or read the Readme file and include
the additional fields that contain formatting information in your form.

Ron
--
Reply only to group - emails will be deleted unread.


Crumbear said:
sigh...i've messed with it so much, now when you hit 'submit' it takes you
to the formmail conf. page and not the conf. page i designed. At least it
collects the data entered, but i don't like the page layout. I've looked on
the formmail site to see how to try to change it, but i can't even find any
code in the form page to edit. There's nothing in there i can see about the
formmail conf. page, so where is it coming from?info and choose options to build a product. When they hit 'Submit' (now
Next), they are sent to a custom confirmation page that should collect data
from form and display for review. Used Web Component | Confirmation Field
to enter fields on conf. page titled exactly as on form. Problem is, no
information is sent to the conf. form, only the field names appear. Any
suggestions?
 
It requires that the form be hosted on formbreeze system, not the actual
website.
--
===
Tom "Pepper" Willett
Microsoft MVP - FrontPage
---
About FrontPage 2003:
http://office.microsoft.com/home/office.aspx?assetid=FX01085802
FrontPage 2003 Product Information:
http://www.microsoft.com/office/frontpage/prodinfo/default.mspx
Understanding FrontPage:
http://msdn.microsoft.com/office/understanding/frontpage/
===
| Hi,
|
| I'd recommend that you take a look at FormBreeze
| (http://www.formbreeze.com). We use this for all our forms and it is
| the best solution I have seen with capabilities way beyond formmail
| scrips.
|
|
| > The formmail confirmation page is built into the formmail Perl script.
| > You will need to know Perl to change it, or read the Readme file and
include
| > the additional fields that contain formatting information in your form.
| >
| > Ron
| > --
| > Reply only to group - emails will be deleted unread.
| >
| >
| > | > > sigh...i've messed with it so much, now when you hit 'submit' it takes
you
| > to the formmail conf. page and not the conf. page i designed. At least
it
| > collects the data entered, but i don't like the page layout. I've
looked on
| > the formmail site to see how to try to change it, but i can't even find
any
| > code in the form page to edit. There's nothing in there i can see about
the
| > formmail conf. page, so where is it coming from?
| > >
| > >
| > > "FrontPageForms" wrote:
| > >
| > > > Hi Crumbear,
| > > >
| > > > Ok,
| > > >
| > > > designcheck.htm should be your confirmation page URL not your file
| > destination.
| > > >
| > > > This is why the input isn't getting to the confirmation fields.
| > > >
| > > > In addition, I won't swear to it, but the hidden redirect may be
| > interferring as well.
| > > >
| > > >
| > > > Mike Smith,
| > > >
| > > > http://FrontPageForms.com
| > > > FrontPage Form Tutorials
| > > > & Form Script Examples
| > > >
| > > > If you found my post helpful, please take a sec to click
| > > > the "Yes" button. I'm in it for the glory.
| > > >
| > > >
| > > > "Crumbear" wrote:
| > > >
| > > > > Using FP 2003--Built a form with form wizard for customers to
input
| > info and choose options to build a product. When they hit 'Submit' (now
| > Next), they are sent to a custom confirmation page that should collect
data
| > from form and display for review. Used Web Component | Confirmation
Field
| > to enter fields on conf. page titled exactly as on form. Problem is, no
| > information is sent to the conf. form, only the field names appear. Any
| > suggestions?
| > > > >
| > > > > www.mydivadesigns.com/Pages/designitnew.htm
| > > > > www.mydivadesigns.com/Pages/designcheck.htm
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top