Eliminate form fields that are not used in completeing a form aft.

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

Guest

I have a form that has 20 line items on it that potential clients can order
from - a selection a color and a style.

I need to know how to eliminate the line items that are not needed. Example
they need only 5 items. When we submit the order it shows the 5 we ordered
with the color and style, but it also list the remaining 15 line items
without selections. Is there a way to eliminate the remainng 15 for the
client to view and the results email that we get at our end?
 
Not possible when using the FP Form Handler. Requires a server-side scripting process written in
ASP, ASP.net, PHP, etc. or consider a shopping cart application.

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

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
Thomas A. Rowe said:
Not possible when using the FP Form Handler. Requires a server-side scripting process written in
ASP, ASP.net, PHP, etc. or consider a shopping cart application.

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

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================





Is there a way to at least have it make a little more sense or not as long on the submission page?
 
Maybe rename your fields to something that will make sense..
Tshirt1
Color1
Size1
or whatever
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top