Forms Frustrations

  • Thread starter Thread starter PAF
  • Start date Start date
P

PAF

1. Is it possible to have the form handler send an
automatic email to someone who places an order and inserts
his email address in the form?
2. My form emails orders to the vendor. Any way to avoid
transmitting the order fields that were not filled in by
the purchaser? For example, they may order only one
product but I have 8 lines of quantity and product.
Thanks for your help.
 
Both of these things are possible. However, you would have to write your own
server-side form handler using ASP, etc. to achieve it.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.
 

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