Display certain criteria on confirmation page?

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

Guest

I have 50 products to choose from on a form, How do I only display the ones
that they choose? I made my own confirmation page using FP 2002(Yikes).
Thanks :)
 
Not possible when using the FP Form Handler.

--
==============================================
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 don't think it'd be possible to show the image of the product using the
FrontPage custom confirmation field. you're probably going to have to do
some custom scripting on this.

HTH

--
Chris Leeds,
Microsoft MVP-FrontPage

ContentSeed: great tool for web masters,
a fantastic convenience for site owners.
http://contentseed.com/
 
It *is* possible with the custom confirmation page - you just choose the
fields you want to display = don't you?
 
Yes, you can choose which field you want to display on a custom confirmation page, but is a static
selection done at design time, however the question asked was how to only display fields (products)
that the user has actual selected to order, and this type of function is not available when using
the FP Form Handler.

--
==============================================
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.
==============================================
 
Back
Top