Confirmation Page in Front page......

T

Tom

Why isn't it working properly on my form located here

http://www.tom-bennett.com/iframe/poll.htm

i get the default confirmation page, although when you click "return to the
form" you are shown the confirmation page i want originally.

Also, with this poll, i recieve on email with the result, and another with
subject:

"Data posted to form 1 of http://www.tom-bennett.com/iframe/poll_result.htm"

and no text, sufficed to say I don't want this email, just the results like
I used to!

My other form works fine (http://www.tom-bennett.com/contact_me.htm) altho
the validation wont work here!

HELP!

T.
 
T

Tom

Tom wrote:
:: Why isn't it working properly on my form located here
::
:: http://www.tom-bennett.com/iframe/poll.htm
::
:: i get the default confirmation page, although when you click "return
:: to the form" you are shown the confirmation page i want originally.
::
:: Also, with this poll, i recieve on email with the result, and
:: another with subject:
::
:: "Data posted to form 1 of
:: http://www.tom-bennett.com/iframe/poll_result.htm"
::
:: and no text, sufficed to say I don't want this email, just the
:: results like I used to!
::
:: My other form works fine (http://www.tom-bennett.com/contact_me.htm)
:: altho the validation wont work here!
::
:: HELP!
::
:: T.

Sorted the latter validation prob (nested forms)
 
S

Steve Easton

You're trying to write the form data to the same page
your trying to open as the confirmation page.
Set a different confirmation page with "View results" link to the
data page. This way the form handler has time to write
the results to the page before it's displayed.

--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed............
........................with a computer
 
T

Tom

Steve Easton wrote:
:: You're trying to write the form data to the same page
:: your trying to open as the confirmation page.
:: Set a different confirmation page with "View results" link to the
:: data page. This way the form handler has time to write
:: the results to the page before it's displayed.
::
:: --
:: Steve Easton
:: Microsoft MVP FrontPage
:: 95isalive
:: This site is best viewed............
:: .......................with a computer
::
:: ::: Why isn't it working properly on my form located here
:::
::: http://www.tom-bennett.com/iframe/poll.htm
:::
::: i get the default confirmation page, although when you click
::: "return to the form" you are shown the confirmation page i want
::: originally.
:::
::: Also, with this poll, i recieve on email with the result, and
::: another with subject:
:::
::: "Data posted to form 1 of
:: http://www.tom-bennett.com/iframe/poll_result.htm"
:::
::: and no text, sufficed to say I don't want this email, just the
::: results like I used to!
:::
::: My other form works fine
::: (http://www.tom-bennett.com/contact_me.htm) altho the validation
::: wont work here!
:::
::: HELP!
:::
::: T.

So I can't avoid this middle page issue?
 
S

Steve Easton

Not to my knowledge using the FP form handler.

--
Steve Easton
MS MVP FrontPage
95isalive
This site is best viewed..................
...............................with a computer
 
Top