Confirmation field

  • Thread starter Thread starter Michael Stumpo
  • Start date Start date
M

Michael Stumpo

FrontPage 20003

Why do the confirmation fields not report values from
databases?

I have an ASP form that posts to a database. I included
the confirmation fields for all entries but the asp drop
down items do not display on the confirmation page.

-M
 
The confirmation field will/should only show the results of what the user
selected and submitted on the form.

--

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

FrontPage Resources, Forums, WebCircle,
MS KB Quick Links, etc.
==============================================
 
So that means that although FP2003 should display the
valuse from an asp form, it is not properly displaying
for some reason?

-M
 
Are you using the FP database component to process the form data?

--

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

FrontPage Resources, Forums, WebCircle,
MS KB Quick Links, etc.
==============================================
 
I guess so, if the data in the form is posted to the
database, whatever mechanism FP uses is being used.

-M
 
Back
Top