Confirmation Page

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

Guest

I am gathering information on a form and confirming to a page for certain
form fields. Database is functioning and the confirmation page appears. The
only problem is that the confirmation page returns formfield name not the
data. I have verified the confirmation page to form link and that the
requested field name is correct and properly formatted ( in brackets etc).
Using Frontpage 2000.

Any help as to what I am doing wrong?
 
DesignerDave said:
I am gathering information on a form and confirming to a page for certain
form fields. Database is functioning and the confirmation page appears.
The
only problem is that the confirmation page returns formfield name not the
data. I have verified the confirmation page to form link and that the
requested field name is correct and properly formatted ( in brackets etc).
Using Frontpage 2000.

Any help as to what I am doing wrong?


Is the conf page an ASP page?

Are you passing the value to it?
 
Thanks dwayne I did exactly as you said, i renamed the confirmation page as
an asp and everything worked fine. When i made the forms page PR prompted me
to save it as an asp, it did not for the confirmation page but I should have
known better.
 
Back
Top