debf said:
ohh I had this same question (different deb) I've been trying to find the
default page to edit it.
so can I make a "new page" saying thankyou etc and just link it to the 3
different information request pages in my site and that will show instead of
the default conf. page?
You can't edit the default confirmation page directly, because it
doesn't exist. The Save Results component creates the entire page in
memory, and then throws it away each time.
You can, however, create a custom confirmation page from scratch. To
do this:
1. Open a new, empty Web page and format it any way you want.
2. Set the insertion point where you want the first form field
value to appear.
3. Choose Web Component from the Insert menu, then Advanced Controls,
then Confirmation Field.
4. When the Confirmation Field Properties dialog box appears,
enter the nameof the form field you want to display.
5. Click OK.
6. Repeat steps 2-5 for each additional form field.
7. Save the page in your Web.
To make the Save Results component use your custom confirmation page:
1. Open the page that contains the form.
2. Right-click the form area, choose Properties, click Options,
and select the Confirmation Page tab.
3. In the box titled URL Of Confirmation Page, enter the
file name from step 7 above.
4. Click OK to close all open dialog boxes, then save the
page and test (using, of course, an http:// URL).
Jim Buyens
Microsoft FrontPage MVP
http://www.interlacken.com
Author of:
*----------------------------------------------------
|\---------------------------------------------------
|| Microsoft Office FrontPage 2003 Inside Out
||---------------------------------------------------
|| Web Database Development Step by Step .NET Edition
|| Microsoft FrontPage Version 2002 Inside Out
|| Faster Smarter Beginning Programming
|| (All from Microsoft Press)
|/---------------------------------------------------
*----------------------------------------------------