PC Review


Reply
Thread Tools Rate Thread

confirmation page shows twice

 
 
Jane Here
Guest
Posts: n/a
 
      28th Apr 2004
After submitting a form, my confirmation page shows, but only AFTER the
default confirmation page shows.

What is weird is that the default confirmation page does not show any
fields, just a link to Return to form. When I click that, it then shows my
confirmation page.

How can I remove the display of the default confirmation page? I want it to
display just mine.

Jane Here
Using FrontPage 2003.


 
Reply With Quote
 
 
 
 
Jane Here
Guest
Posts: n/a
 
      29th Apr 2004
I have additional information:

Under Form properties, Options: If I leave the URL of confirmation page
empty, the default confirmation page shows correctly. It gives me the field
names of the form and their contents.
However, if I fill in the URL, the default confirmation page shows WITHOUT
the field names or their contents. There is a link to Return to the form.
When I click that, it shows my confirmation page.

I also tried Recalculate hyperlinks but that did not help.

So how do I get it to stop showing the default page as well.

Suggestions welcome!

Thanks
Jane
PS: I made a small sample page to test it. The HTML code is below, in case
that gives a clue.

<html>

<head>
<meta name="GENERATOR" content="Microsoft FrontPage 6.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>contact2</title>
<meta name="Microsoft Theme" content="jane-based-on-journal 1011, default">
<meta name="Microsoft Border" content="tlb, default">
</head>

<body>

<form method="POST" action="--WEBBOT-SELF--"
onSubmit="location.href='_derived/nortbots.htm';return false;"
webbot-onSubmit>
<!--webbot bot="SaveResults" S-Label-Fields="TRUE"
B-Reverse-Chronology="FALSE" S-Email-Format="TEXT/PRE"
S-Email-Address="(E-Mail Removed)" B-Email-Label-Fields="TRUE"
S-Builtin-Fields startspan U-File="_private/CFweb.csv" S-Format="TEXT/CSV"
S-Form-Fields="email " U-Confirmation-Url="thank.htm" -->
<!--webbot bot="SaveResults" endspan -->
<p><input type="text" name="email" size="50"><input type="submit"
value="Submit" name="B1"><input type="reset" value="Reset" name="B2"></p>
</form>

</body>

</html>



"Jane Here" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> After submitting a form, my confirmation page shows, but only AFTER the
> default confirmation page shows.
>
> What is weird is that the default confirmation page does not show any
> fields, just a link to Return to form. When I click that, it then shows my
> confirmation page.
>
> How can I remove the display of the default confirmation page? I want it

to
> display just mine.
>
> Jane Here
> Using FrontPage 2003.
>
>



 
Reply With Quote
 
Stefan B Rusynko
Guest
Posts: n/a
 
      29th Apr 2004
Provide URL to the form page online

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp
_____________________________________________


"Jane Here" <(E-Mail Removed)> wrote in message news:(E-Mail Removed)...
| I have additional information:
|
| Under Form properties, Options: If I leave the URL of confirmation page
| empty, the default confirmation page shows correctly. It gives me the field
| names of the form and their contents.
| However, if I fill in the URL, the default confirmation page shows WITHOUT
| the field names or their contents. There is a link to Return to the form.
| When I click that, it shows my confirmation page.
|
| I also tried Recalculate hyperlinks but that did not help.
|
| So how do I get it to stop showing the default page as well.
|
| Suggestions welcome!
|
| Thanks
| Jane
| PS: I made a small sample page to test it. The HTML code is below, in case
| that gives a clue.
|
| <html>
|
| <head>
| <meta name="GENERATOR" content="Microsoft FrontPage 6.0">
| <meta name="ProgId" content="FrontPage.Editor.Document">
| <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
| <title>contact2</title>
| <meta name="Microsoft Theme" content="jane-based-on-journal 1011, default">
| <meta name="Microsoft Border" content="tlb, default">
| </head>
|
| <body>
|
| <form method="POST" action="--WEBBOT-SELF--"
| onSubmit="location.href='_derived/nortbots.htm';return false;"
| webbot-onSubmit>
| <!--webbot bot="SaveResults" S-Label-Fields="TRUE"
| B-Reverse-Chronology="FALSE" S-Email-Format="TEXT/PRE"
| S-Email-Address="(E-Mail Removed)" B-Email-Label-Fields="TRUE"
| S-Builtin-Fields startspan U-File="_private/CFweb.csv" S-Format="TEXT/CSV"
| S-Form-Fields="email " U-Confirmation-Url="thank.htm" -->
| <!--webbot bot="SaveResults" endspan -->
| <p><input type="text" name="email" size="50"><input type="submit"
| value="Submit" name="B1"><input type="reset" value="Reset" name="B2"></p>
| </form>
|
| </body>
|
| </html>
|
|
|
| "Jane Here" <(E-Mail Removed)> wrote in message
| news:(E-Mail Removed)...
| > After submitting a form, my confirmation page shows, but only AFTER the
| > default confirmation page shows.
| >
| > What is weird is that the default confirmation page does not show any
| > fields, just a link to Return to form. When I click that, it then shows my
| > confirmation page.
| >
| > How can I remove the display of the default confirmation page? I want it
| to
| > display just mine.
| >
| > Jane Here
| > Using FrontPage 2003.
| >
| >
|
|


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Confirmation page: I need to get the Record ID back to conf page. =?Utf-8?B?c2FuZHJvY2tldA==?= Microsoft Frontpage 8 27th Mar 2006 06:32 AM
Confirmation Page Not Working - loading the default page 3tomboys Microsoft Frontpage 2 20th Mar 2006 11:25 PM
How can I print sent email confirmation that shows files attached? =?Utf-8?B?ZGVzX2JvYm8=?= Microsoft Outlook Discussion 0 19th Sep 2005 01:05 AM
Confirmation page does not show only default page. Why? =?Utf-8?B?c2luZ2xibGVzc2Vk?= Microsoft Frontpage 0 14th Sep 2004 08:37 PM
Confirmation Page stops working - where is "server's applicaitonlog" usually stored and any idea why confirmation page died? A.Ron Carmichael Microsoft Frontpage 1 2nd Sep 2003 10:37 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:01 AM.