How to limit the fields on a confirmation page to selected only?

How to limit the fields on a confirmation page to selected only?

am 03.04.2008 19:20:04 von sherityo

We have an online order form. I want our confirmation page to include only
those items the site visitor has ordered. How can I program my order form to
make that happen?

Re: How to limit the fields on a confirmation page to selected only?

am 03.04.2008 19:45:06 von tarowe

Not possible when using the FP Form Handler. You would have process your form with server-side
scripting (ASP, ASP.net, PHP) based on what is supported by your web host and you willingness to
learn to write the scripting needed.

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage
http://www.Ecom-Data.com
==============================================


"sherityo" wrote in message
news:9292CCDF-8D50-4A94-AEE2-A2F5DC04A7C8@microsoft.com...
> We have an online order form. I want our confirmation page to include only
> those items the site visitor has ordered. How can I program my order form to
> make that happen?