Correct Confirmation Page Not Showing after Submit
When my form is filled out and submitted, it takes you to a confirmation page
that I didn't create. I made a confirmation page and put that URL in the
form properties so I'm not sure what the problem could be.
Re: Correct Confirmation Page Not Showing after Submit
Please give a link to the problem page.
--
Ron Symonds - Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.
http://www.rxs-enterprises.org/fp
"susan" <susan [at] discussions.microsoft.com> wrote in message
news:B9044C4D-8FE2-43DD-A85F-0891043A0E75 [at] microsoft.com:
> When my form is filled out and submitted, it takes you to a confirmation page
> that I didn't create. I made a confirmation page and put that URL in the
> form properties so I'm not sure what the problem could be.
Re: Correct Confirmation Page Not Showing after Submit
www.downeastmaineonline.com/comments.htm
should take you to www.downeastmaineonline.com/confirmation.htm
"Ronx" wrote:
> Please give a link to the problem page.
>
> --
> Ron Symonds - Microsoft MVP (FrontPage)
> Reply only to group - emails will be deleted unread.
>
> http://www.rxs-enterprises.org/fp
>
>
>
>
> "susan" <susan [at] discussions.microsoft.com> wrote in message
> news:B9044C4D-8FE2-43DD-A85F-0891043A0E75 [at] microsoft.com:
>
> > When my form is filled out and submitted, it takes you to a confirmation page
> > that I didn't create. I made a confirmation page and put that URL in the
> > form properties so I'm not sure what the problem could be.
>
>
Re: Correct Confirmation Page Not Showing after Submit
Change your confirmation page from
http://www.downeastmaineonline.com/confirmation.htm to
confirmation.htm
In other words, use a relative address, not absolute. The extensions
cannot handle absolute or root relative addressing.
--
Ron Symonds - Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.
http://www.rxs-enterprises.org/fp
"susan" <susan [at] discussions.microsoft.com> wrote in message
news:9451D6E7-985C-488B-B7DF-DA33C5377AAC [at] microsoft.com:
> www.downeastmaineonline.com/comments.htm
>
> should take you to www.downeastmaineonline.com/confirmation.htm
>
> "Ronx" wrote:
>
> > Please give a link to the problem page.
> >
> > --
> > Ron Symonds - Microsoft MVP (FrontPage)
> > Reply only to group - emails will be deleted unread.
> >
> > http://www.rxs-enterprises.org/fp
> >
> >
> >
> >
> > "susan" <susan [at] discussions.microsoft.com> wrote in message
> > news:B9044C4D-8FE2-43DD-A85F-0891043A0E75 [at] microsoft.com:
> >
> > > When my form is filled out and submitted, it takes you to a confirmation page
> > > that I didn't create. I made a confirmation page and put that URL in the
> > > form properties so I'm not sure what the problem could be.
> >
> >
Re: Correct Confirmation Page Not Showing after Submit
I changed the confirmation page to: confirmation.htm, but it still doesn't
take you there when you submit. It takes you to:
http://www.downeastmaineonline.com/_vti_bin/shtml.dll/Commen ts.htm
"Ronx" wrote:
> Change your confirmation page from
> http://www.downeastmaineonline.com/confirmation.htm to
> confirmation.htm
> In other words, use a relative address, not absolute. The extensions
> cannot handle absolute or root relative addressing.
> --
> Ron Symonds - Microsoft MVP (FrontPage)
> Reply only to group - emails will be deleted unread.
>
> http://www.rxs-enterprises.org/fp
>
>
>
>
> "susan" <susan [at] discussions.microsoft.com> wrote in message
> news:9451D6E7-985C-488B-B7DF-DA33C5377AAC [at] microsoft.com:
>
> > www.downeastmaineonline.com/comments.htm
> >
> > should take you to www.downeastmaineonline.com/confirmation.htm
> >
> > "Ronx" wrote:
> >
> > > Please give a link to the problem page.
> > >
> > > --
> > > Ron Symonds - Microsoft MVP (FrontPage)
> > > Reply only to group - emails will be deleted unread.
> > >
> > > http://www.rxs-enterprises.org/fp
> > >
> > >
> > >
> > >
> > > "susan" <susan [at] discussions.microsoft.com> wrote in message
> > > news:B9044C4D-8FE2-43DD-A85F-0891043A0E75 [at] microsoft.com:
> > >
> > > > When my form is filled out and submitted, it takes you to a confirmation page
> > > > that I didn't create. I made a confirmation page and put that URL in the
> > > > form properties so I'm not sure what the problem could be.
> > >
> > >
>
>
Re: Correct Confirmation Page Not Showing after Submit
Try your form without having it write to the results.csv file.
--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage
http://www.Ecom-Data.com
==============================================
"susan" <susan [at] discussions.microsoft.com> wrote in message
news:A433CAD3-95D3-4FAA-B458-E44A22651FB8 [at] microsoft.com...
>I changed the confirmation page to: confirmation.htm, but it still doesn't
> take you there when you submit. It takes you to:
> http://www.downeastmaineonline.com/_vti_bin/shtml.dll/Commen ts.htm
>
> "Ronx" wrote:
>
>> Change your confirmation page from
>> http://www.downeastmaineonline.com/confirmation.htm to
>> confirmation.htm
>> In other words, use a relative address, not absolute. The extensions
>> cannot handle absolute or root relative addressing.
>> --
>> Ron Symonds - Microsoft MVP (FrontPage)
>> Reply only to group - emails will be deleted unread.
>>
>> http://www.rxs-enterprises.org/fp
>>
>>
>>
>>
>> "susan" <susan [at] discussions.microsoft.com> wrote in message
>> news:9451D6E7-985C-488B-B7DF-DA33C5377AAC [at] microsoft.com:
>>
>> > www.downeastmaineonline.com/comments.htm
>> >
>> > should take you to www.downeastmaineonline.com/confirmation.htm
>> >
>> > "Ronx" wrote:
>> >
>> > > Please give a link to the problem page.
>> > >
>> > > --
>> > > Ron Symonds - Microsoft MVP (FrontPage)
>> > > Reply only to group - emails will be deleted unread.
>> > >
>> > > http://www.rxs-enterprises.org/fp
>> > >
>> > >
>> > >
>> > >
>> > > "susan" <susan [at] discussions.microsoft.com> wrote in message
>> > > news:B9044C4D-8FE2-43DD-A85F-0891043A0E75 [at] microsoft.com:
>> > >
>> > > > When my form is filled out and submitted, it takes you to a confirmation page
>> > > > that I didn't create. I made a confirmation page and put that URL in the
>> > > > form properties so I'm not sure what the problem could be.
>> > >
>> > >
>>
>>
Re: Correct Confirmation Page Not Showing after Submit
Tried that....it's still not going to the page I created for the confirmation.
"Thomas A. Rowe" wrote:
> Try your form without having it write to the results.csv file.
>
> --
> ==============================================
> Thomas A. Rowe
> Microsoft MVP - FrontPage
>
> http://www.Ecom-Data.com
> ==============================================
>
>
> "susan" <susan [at] discussions.microsoft.com> wrote in message
> news:A433CAD3-95D3-4FAA-B458-E44A22651FB8 [at] microsoft.com...
> >I changed the confirmation page to: confirmation.htm, but it still doesn't
> > take you there when you submit. It takes you to:
> > http://www.downeastmaineonline.com/_vti_bin/shtml.dll/Commen ts.htm
> >
> > "Ronx" wrote:
> >
> >> Change your confirmation page from
> >> http://www.downeastmaineonline.com/confirmation.htm to
> >> confirmation.htm
> >> In other words, use a relative address, not absolute. The extensions
> >> cannot handle absolute or root relative addressing.
> >> --
> >> Ron Symonds - Microsoft MVP (FrontPage)
> >> Reply only to group - emails will be deleted unread.
> >>
> >> http://www.rxs-enterprises.org/fp
> >>
> >>
> >>
> >>
> >> "susan" <susan [at] discussions.microsoft.com> wrote in message
> >> news:9451D6E7-985C-488B-B7DF-DA33C5377AAC [at] microsoft.com:
> >>
> >> > www.downeastmaineonline.com/comments.htm
> >> >
> >> > should take you to www.downeastmaineonline.com/confirmation.htm
> >> >
> >> > "Ronx" wrote:
> >> >
> >> > > Please give a link to the problem page.
> >> > >
> >> > > --
> >> > > Ron Symonds - Microsoft MVP (FrontPage)
> >> > > Reply only to group - emails will be deleted unread.
> >> > >
> >> > > http://www.rxs-enterprises.org/fp
> >> > >
> >> > >
> >> > >
> >> > >
> >> > > "susan" <susan [at] discussions.microsoft.com> wrote in message
> >> > > news:B9044C4D-8FE2-43DD-A85F-0891043A0E75 [at] microsoft.com:
> >> > >
> >> > > > When my form is filled out and submitted, it takes you to a confirmation page
> >> > > > that I didn't create. I made a confirmation page and put that URL in the
> >> > > > form properties so I'm not sure what the problem could be.
> >> > >
> >> > >
> >>
> >>
>
>
>
Re: Correct Confirmation Page Not Showing after Submit
Here is what the code is...maybe it will be easier to figure out what the
problem is by looking at this....hopefully.
<form method="POST" action="--WEBBOT-SELF--"
onSubmit="location.href='_derived/nortbots.htm';return false;"
webbot-onSubmit>
<!--webbot bot="SaveResults" S-Label-Fields="TRUE"
S-Email-Address="susanclifford [at] hughes.net" S-Email-Format="TEXT/PRE"
startspan B-Reverse-Chronology="FALSE" B-Email-Label-Fields="TRUE"
S-Builtin-Fields U-Confirmation-Url="confirmation.htm" --><input
TYPE="hidden" NAME="VTI-GROUP" VALUE="0"><!--webbot bot="SaveResults" endspan
i-checksum="43374" -->
"susan" wrote:
> Tried that....it's still not going to the page I created for the confirmation.
>
> "Thomas A. Rowe" wrote:
>
> > Try your form without having it write to the results.csv file.
> >
> > --
> > ==============================================
> > Thomas A. Rowe
> > Microsoft MVP - FrontPage
> >
> > http://www.Ecom-Data.com
> > ==============================================
> >
> >
> > "susan" <susan [at] discussions.microsoft.com> wrote in message
> > news:A433CAD3-95D3-4FAA-B458-E44A22651FB8 [at] microsoft.com...
> > >I changed the confirmation page to: confirmation.htm, but it still doesn't
> > > take you there when you submit. It takes you to:
> > > http://www.downeastmaineonline.com/_vti_bin/shtml.dll/Commen ts.htm
> > >
> > > "Ronx" wrote:
> > >
> > >> Change your confirmation page from
> > >> http://www.downeastmaineonline.com/confirmation.htm to
> > >> confirmation.htm
> > >> In other words, use a relative address, not absolute. The extensions
> > >> cannot handle absolute or root relative addressing.
> > >> --
> > >> Ron Symonds - Microsoft MVP (FrontPage)
> > >> Reply only to group - emails will be deleted unread.
> > >>
> > >> http://www.rxs-enterprises.org/fp
> > >>
> > >>
> > >>
> > >>
> > >> "susan" <susan [at] discussions.microsoft.com> wrote in message
> > >> news:9451D6E7-985C-488B-B7DF-DA33C5377AAC [at] microsoft.com:
> > >>
> > >> > www.downeastmaineonline.com/comments.htm
> > >> >
> > >> > should take you to www.downeastmaineonline.com/confirmation.htm
> > >> >
> > >> > "Ronx" wrote:
> > >> >
> > >> > > Please give a link to the problem page.
> > >> > >
> > >> > > --
> > >> > > Ron Symonds - Microsoft MVP (FrontPage)
> > >> > > Reply only to group - emails will be deleted unread.
> > >> > >
> > >> > > http://www.rxs-enterprises.org/fp
> > >> > >
> > >> > >
> > >> > >
> > >> > >
> > >> > > "susan" <susan [at] discussions.microsoft.com> wrote in message
> > >> > > news:B9044C4D-8FE2-43DD-A85F-0891043A0E75 [at] microsoft.com:
> > >> > >
> > >> > > > When my form is filled out and submitted, it takes you to a confirmation page
> > >> > > > that I didn't create. I made a confirmation page and put that URL in the
> > >> > > > form properties so I'm not sure what the problem could be.
> > >> > >
> > >> > >
> > >>
> > >>
> >
> >
> >