Forms and confirmation pages

G

Guest

I thought what I wanted to do was simple. I use a program called vcart to
accept credit cards and what I wanted to do was force the visitor to view a
survey page that asks a few questions a small form and then clicks submit
which sends the information to an email adress. then continues on to the
shopping cart. Here's my problem. The form works great the info goes to my
email but it automatically comes up with a default confirmation page. I
really don't want any page just to continue on. I tried just putting in a
confirmation page that says click here to go to checkout, but that ends up in
an endless loop. Is there any way to just have the form send the data to the
email adress and not do a confirmation page at all?
 
P

p c

Yes. You need to write your own script code. When the survey is
processed (emailed and or added to a DB), you redirect instead of showng
to a confrimation page.

...PC
 

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

Similar Threads

form confirmation page 4
FP 2003 won't use correct confirmation page 2
Wrong confirmation page 7
Confirmation Page 8
Reply to form question 1
Feedback forms 4
Post to confirmation page? 4
Linking Forms 6

Top