PC Review


Reply
Thread Tools Rate Thread

Creating a custom confirmation page.

 
 
Viken Karaguesian
Guest
Posts: n/a
 
      21st Feb 2006
Hello all,

First question: Where can I find the default guest-book confirmation page?
I'd like to modify it.

Second question: If the default page cannot be modified, how can I create a
custom page that includes the time, date and comments, just like the defaulr
page? Much the Microsoft code is kept hidden, so I don't really know what
goes on behind the scenes of the Guest Book.

Thanks.
--
Viken K.
http://home.comcast.net/~vikenk



 
Reply With Quote
 
 
 
 
=?Utf-8?B?QU15c3RpY1dlYg==?=
Guest
Posts: n/a
 
      21st Feb 2006
The Guestbook for submits to guestlog.htm This is then displayed on the
Guestbook psage via an includes file. You could add fields via form
properties for time and date.

Although you can modify the text, I am not sure what else can actually be
modified.

Mike Smith,

http://FrontPageForms.com
FrontPage Form Tutorials
& Form Script Examples



"Viken Karaguesian" wrote:

> Hello all,
>
> First question: Where can I find the default guest-book confirmation page?
> I'd like to modify it.
>
> Second question: If the default page cannot be modified, how can I create a
> custom page that includes the time, date and comments, just like the defaulr
> page? Much the Microsoft code is kept hidden, so I don't really know what
> goes on behind the scenes of the Guest Book.
>
> Thanks.
> --
> Viken K.
> http://home.comcast.net/~vikenk
>
>
>
>

 
Reply With Quote
 
Andrew Murray
Guest
Posts: n/a
 
      21st Feb 2006
Answer Question 1
It's built in to the form handler - that's why there's an option to make a
custom page, and specify it in the form properties. The confirmation page
is just a normal HTML page.

If you want the field values on this page, then you have to insert the
confirmation fields through Insert > Web COmponent > Confirmation field.


"Viken Karaguesian" <vikenkNO_SPAM@NO_SPAMcomcast.net> wrote in message
news:(E-Mail Removed)...
> Hello all,
>
> First question: Where can I find the default guest-book confirmation page?
> I'd like to modify it.
>
> Second question: If the default page cannot be modified, how can I create
> a custom page that includes the time, date and comments, just like the
> defaulr page? Much the Microsoft code is kept hidden, so I don't really
> know what goes on behind the scenes of the Guest Book.
>
> Thanks.
> --
> Viken K.
> http://home.comcast.net/~vikenk
>
>
>



 
Reply With Quote
 
Viken Karaguesian
Guest
Posts: n/a
 
      21st Feb 2006
Andrew Murray wrote:
> Answer Question 1
> It's built in to the form handler - that's why there's an option to make a
> custom page, and specify it in the form properties. The confirmation page
> is just a normal HTML page.
>
> If you want the field values on this page, then you have to insert the
> confirmation fields through Insert > Web COmponent > Confirmation field.


Thanks Andrew. I'll give it a try.

I like the way the default confirmation page shows the user the
information from the fields they filled out. I just want to add some
custom text to it and add the site's style.

I'll get back to you.

 
Reply With Quote
 
Viken Karaguesian
Guest
Posts: n/a
 
      21st Feb 2006
> > If you want the field values on this page, then you have to insert the
> > confirmation fields through Insert > Web COmponent > Confirmation field.

>
> Thanks Andrew. I'll give it a try.


Andrew,

I was able to add the Comment field, but not the time and date fields.
I'd also like to add the field names, just like in the default form.
Any advice?

 
Reply With Quote
 
Andrew Murray
Guest
Posts: n/a
 
      22nd Feb 2006

"Viken Karaguesian" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Andrew Murray wrote:
>> Answer Question 1
>> It's built in to the form handler - that's why there's an option to make
>> a
>> custom page, and specify it in the form properties. The confirmation
>> page
>> is just a normal HTML page.
>>
>> If you want the field values on this page, then you have to insert the
>> confirmation fields through Insert > Web COmponent > Confirmation field.

>
> Thanks Andrew. I'll give it a try.
>
> I like the way the default confirmation page shows the user the
> information from the fields they filled out. I just want to add some
> custom text to it and add the site's style.
>
> I'll get back to you.
>

Yes the custom confirmation page allows you to do all that - design it to
match your site's design etc, as well as (optionally) have the "You entered
this data...." with the fields and values listed.

Remember to match the confirmation field names with the field names of the
form that you've "attached" the custom confirmation page to.


 
Reply With Quote
 
Andrew Murray
Guest
Posts: n/a
 
      22nd Feb 2006

"Viken Karaguesian" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
>> > If you want the field values on this page, then you have to insert the
>> > confirmation fields through Insert > Web COmponent > Confirmation
>> > field.

>>
>> Thanks Andrew. I'll give it a try.

>
> Andrew,
>
> I was able to add the Comment field, but not the time and date fields.
> I'd also like to add the field names, just like in the default form.
> Any advice?


Insert the field names from Insert > Web Component > Advanced Controls >
Confirmation Field.

Type in the name of each field you want to show, matching these to the field
names from your form.

If you insert one in the page, then you can copy and paste as many as you
have fields in the form, then double click each and rename it to match a
field name from your form. Saves having to go through Insert > Web
Component > Advanced Controls > Confirmation Field each time - it's the
quickest shortcut I can think of...

A pity FP doesn't all you to record macros, as that would be a time saver
for something like this - to record the actions and assign a "hot key" and
just have it happen rather than wading through the menus and dialogues to
find the thing.



 
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
Custom Confirmation Page Not Working =?Utf-8?B?YXJtYWdoMTM=?= Microsoft Frontpage 5 16th Oct 2006 09:46 PM
Custom Confirmation Page =?Utf-8?B?V2lsbEJhcm5hcmQ=?= Microsoft Frontpage 3 17th Jul 2006 04:16 PM
RE: I am trying to get custom confirmation page sent to an email a =?Utf-8?B?QnJpYW4=?= Microsoft Frontpage 0 26th Mar 2006 11:48 PM
Custom confirmation page problem Jo Microsoft Frontpage 1 7th May 2004 03:44 PM
Form (Custom Confirmation Page) John Microsoft Frontpage 2 6th May 2004 01:17 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:35 PM.