Directing users to screens depending on form results

P

philbie

Currently I get users to tick fields in a form and the results are emailed to
me.
What I want is for users to submit a form and then depending on what
they have ticked, to be directed to a web page automatically (that will
provide the answers they are seeking).
How can I set this up? Are there existing options I can select with the form
or do I need to write code?
thanks for your help.
 
K

Kevin Spencer

You will need to write your own custom form handlers to do this, using ASP,
PHP, or whatever server-side programming technology is available on your
hosted server.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
The sun never sets on
the Kingdom of Heaven
 
J

JDD Software

Philbie,

If you are using ASP or ASP.Net I can walk you through how to get this
problem solved.

Regards
Robert McGee
JDD Software
 

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

Top