M
Mark Flynn
I created a Custom Confirmation page for my form. The form data goes to an Access database located in the "fpdb" folder on the server.
When I click the "Submit" button on the form, the Confirmation Page appears listing the fields (in bold type face), but not the data.
First Name: FirstName
Last Name: LastName
Address: Address
etc...
I made a note of all of the field names, and used: Insert > Component > Confirmation Field. Then used the Confirmation field Properties dialog box to enter the field names. In the form, I right clicked to the Form Properties dialog box > Options - and inserted the Confirmation page's URL.
The correct data goes into the database, but not into the Confirmation page.
What am I doing wrong?
Thanks, Mark Flynn
When I click the "Submit" button on the form, the Confirmation Page appears listing the fields (in bold type face), but not the data.
First Name: FirstName
Last Name: LastName
Address: Address
etc...
I made a note of all of the field names, and used: Insert > Component > Confirmation Field. Then used the Confirmation field Properties dialog box to enter the field names. In the form, I right clicked to the Form Properties dialog box > Options - and inserted the Confirmation page's URL.
The correct data goes into the database, but not into the Confirmation page.
What am I doing wrong?
Thanks, Mark Flynn