the last confirmation page display despite the middle one

M

money Ngoh

I have a website www.moneymsi.com, it is a form also.

After completing the form, when submit button is hit, it is supposed to go
the referyourfriends.htm, but it went to downloan.htm.

referyourfriends.htm is also a form, after hitting submit key, it will go to
download.htm.

Please help and any advice will be great

Money Ngoh
 
A

Andrew Murray

Make 'referyourfriends.htm' you custom confirmation page, rather than
'download.htm'. Remember to publish both the form page and the 'refer
yourfriends' page.


(change it in the form properties).
 
J

Jens Peter Karlsen [FP-MVP]

That is a known quirck of how the FP extensions work. If the
confirmation page is a Form, it will submit that as well.
Instead set the confirmation page to a page with a meta refresh that
goes to your second form.
Remember to include a standard link on the page as well, if the
browser doesn't support meta refresh or have it turned off.

Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.

On Thu, 24 Aug 2006 05:26:01 -0700, money Ngoh <money
 
Top