| Author |
Message |
JV
Guest
|
Posted:
Thu Jan 13, 2005 6:43 pm Post subject:
page viewer web part form results page won't work |
|
|
We want to put a short form on the home page where the user enters about
three pieces of information and clicks Submit, with the results being sent
to an admin via e-mail. So I created a page called form1.htm in front page
that has the simple form. On the form properties, they are set to send via
e-mail and display a custom "thank you" confirmation page (which we also
created in frontpage and named thanks.htm). I then added a Page Viewer Web
Part to the home page and set it to display form1.htm. The form seems to
work properly and e-mail the results as intended, but it won't display the
custom confirmation page. Instead it displays the default confirmation page
that normally displays if you leave that field blank. It's the one that
says "Form Confirmation. Thank you for submitting the following
informaiton..."
Is there a way to make the confirmation page display, or perhaps another
solution? Perhaps the Page Viewer Web Part was not a good choice for this?
JV |
|
| Back to top |
|
 |
Gordy
Guest
|
Posted:
Thu Jan 13, 2005 8:01 pm Post subject:
Re: page viewer web part form results page won't work |
|
|
I have run into the same problem, and was not using the page viewer web
part. I couldn't get the form validation to display the custom
validation page either, only the default was displayed.
-----Original Message-----
From: JV [mailto:jv@nospam.com]
Posted At: Thursday, January 13, 2005 7:44 AM
Posted To: microsoft.public.sharepoint.windowsservices
Conversation: page viewer web part form results page won't work
Subject: page viewer web part form results page won't work
We want to put a short form on the home page where the user enters about
three pieces of information and clicks Submit, with the results being
sent
to an admin via e-mail. So I created a page called form1.htm in front
page
that has the simple form. On the form properties, they are set to send
via
e-mail and display a custom "thank you" confirmation page (which we also
created in frontpage and named thanks.htm). I then added a Page Viewer
Web
Part to the home page and set it to display form1.htm. The form seems
to
work properly and e-mail the results as intended, but it won't display
the
custom confirmation page. Instead it displays the default confirmation
page
that normally displays if you leave that field blank. It's the one that
says "Form Confirmation. Thank you for submitting the following
informaiton..."
Is there a way to make the confirmation page display, or perhaps another
solution? Perhaps the Page Viewer Web Part was not a good choice for
this?
JV |
|
| Back to top |
|
 |
Mike Walsh
Guest
|
Posted:
Thu Jan 13, 2005 9:11 pm Post subject:
Re: page viewer web part form results page won't work |
|
|
I think the problem is that the Page Viewer shows what everyone accessing
the page containing the Page Viewer web part sees.
The contents are not in any way by WSS connected with any particular user
(it isn't aware of who is logged in) and thus it shows the default page.
Mike Walsh, Helsinki, Finland
WSS FAQ at http://wss.collutions.com
Please reply to the newsgroup
"JV" <jv@nospam.com> wrote in message
news:OUOE91W%23EHA.2272@TK2MSFTNGP10.phx.gbl...
| Quote: | We want to put a short form on the home page where the user enters about
three pieces of information and clicks Submit, with the results being sent
to an admin via e-mail. So I created a page called form1.htm in front
page that has the simple form. On the form properties, they are set to
send via e-mail and display a custom "thank you" confirmation page (which
we also created in frontpage and named thanks.htm). I then added a Page
Viewer Web Part to the home page and set it to display form1.htm. The
form seems to work properly and e-mail the results as intended, but it
won't display the custom confirmation page. Instead it displays the
default confirmation page that normally displays if you leave that field
blank. It's the one that says "Form Confirmation. Thank you for
submitting the following informaiton..."
Is there a way to make the confirmation page display, or perhaps another
solution? Perhaps the Page Viewer Web Part was not a good choice for
this?
JV
|
|
|
| Back to top |
|
 |
JV
Guest
|
Posted:
Thu Jan 13, 2005 9:38 pm Post subject:
Re: page viewer web part form results page won't work |
|
|
I don't know if that's the case because the default confirmation page that
it displays contains the data that the user entered. So it is a page that's
generated based on the user's input... it's just not the one I specify. I
wonder if this is a bug?
JV
"Mike Walsh" <englantilainen@hotmail.com> wrote in message
news:OmpfvIY%23EHA.3260@TK2MSFTNGP14.phx.gbl...
| Quote: | I think the problem is that the Page Viewer shows what everyone accessing
the page containing the Page Viewer web part sees.
The contents are not in any way by WSS connected with any particular user
(it isn't aware of who is logged in) and thus it shows the default page.
Mike Walsh, Helsinki, Finland
WSS FAQ at http://wss.collutions.com
Please reply to the newsgroup
"JV" <jv@nospam.com> wrote in message
news:OUOE91W%23EHA.2272@TK2MSFTNGP10.phx.gbl...
We want to put a short form on the home page where the user enters about
three pieces of information and clicks Submit, with the results being
sent to an admin via e-mail. So I created a page called form1.htm in
front page that has the simple form. On the form properties, they are
set to send via e-mail and display a custom "thank you" confirmation page
(which we also created in frontpage and named thanks.htm). I then added
a Page Viewer Web Part to the home page and set it to display form1.htm.
The form seems to work properly and e-mail the results as intended, but
it won't display the custom confirmation page. Instead it displays the
default confirmation page that normally displays if you leave that field
blank. It's the one that says "Form Confirmation. Thank you for
submitting the following informaiton..."
Is there a way to make the confirmation page display, or perhaps another
solution? Perhaps the Page Viewer Web Part was not a good choice for
this?
JV
|
|
|
| Back to top |
|
 |
Deb22
Guest
|
Posted:
Fri Jan 14, 2005 5:02 am Post subject:
Re: page viewer web part form results page won't work |
|
|
I have also been trying to find the resolution to this for some time.
When I use an HTML form created in FP with a custom confirmation page,
it always displays the system-generated confirmation page whether it's
in a page view or stand alone.
The only thing I can add is in the Site Summary Report in FrontPage, I
get this Component Error: "A FrontPage Save Results component contains
"ConfirmPageName.htm" as a confirmation or failure URL, but this page
is not present in the Web." I have tried putting the
ConfirmPageName.htm page in the root and in other folders and changed
the path in the form code, and still get the same error reported. The
correct path shows up in the form Webbot code:
U-Confirmation-Url="ConfirmPageName.htm"
Hope somebody has a clue about this! |
|
| Back to top |
|
 |
JV
Guest
|
Posted:
Fri Jan 14, 2005 8:12 am Post subject:
Re: page viewer web part form results page won't work |
|
|
I've now also confirmed that this is a problem whether the page is viewed
through the page viewer web part or not.
I'm surprised there's not been any discussion on this. Is there anyone out
there using a form created in FP in WSS??? I'd think this would be fairly
common. If not, what are others of you using for collecting data via forms?
JV
"Deb22" <dleveranz@firstam.com> wrote in message
news:1105657337.741716.186450@c13g2000cwb.googlegroups.com...
| Quote: | I have also been trying to find the resolution to this for some time.
When I use an HTML form created in FP with a custom confirmation page,
it always displays the system-generated confirmation page whether it's
in a page view or stand alone.
The only thing I can add is in the Site Summary Report in FrontPage, I
get this Component Error: "A FrontPage Save Results component contains
"ConfirmPageName.htm" as a confirmation or failure URL, but this page
is not present in the Web." I have tried putting the
ConfirmPageName.htm page in the root and in other folders and changed
the path in the form code, and still get the same error reported. The
correct path shows up in the form Webbot code:
U-Confirmation-Url="ConfirmPageName.htm"
Hope somebody has a clue about this!
|
|
|
| Back to top |
|
 |
|
|
|
|