Home All Groups Group Topic Archive Search About

form and confirmation page

Author
20 Feb 2009 2:14 AM
marc
Can a new form be added under the confirmations on the confirmation page?
Can this new form then again be sent to a confirmation page?
--
Thanks in advance. Marc
Author
20 Feb 2009 9:02 AM
Ronx
If you are using the FrontPage extensions to process the original form,
then you cannot add a new form to the confirmation page.  The new form
would be submitted automatically without the user even seeing it.  This
feature is used to send form results to multiple email addresses.

If you use some other means (asp, asp.NET, PHP etc.) to handle the original
form, then you can add a form to the processing/confirmation page, and
provide a different form handler/confirmation page for that second form.

--
Ron Symonds - Microsoft MVP (Expression)
Reply only to group - emails will be deleted unread.
http://www.rxs-enterprises.org/fp

Show quoteHide quote
"marc" <m***@discussions.microsoft.com.> wrote in message
news:5C50419A-03CC-463F-8218-1A5020ECE99E@microsoft.com...
> Can a new form be added under the confirmations on the confirmation page?
> Can this new form then again be sent to a confirmation page?
> --
> Thanks in advance. Marc
Are all your drivers up to date? click for free checkup

Author
20 Feb 2009 3:39 PM
marc
Ronx you wrote: "If you use some other means (asp, asp.NET, PHP etc.) to
handle the original form, then you can add a form to the
processing/confirmation page, and  provide a different form
handler/confirmation page for that second form." Do you mean by this what
FrontPage is talking about when it says in it's Notes:" If you are saving
your form results to a database, you must save your confirmation page with an
..asp extension"?
--
Thanks in advance. Marc


Show quoteHide quote
"Ronx" wrote:

> If you are using the FrontPage extensions to process the original form,
> then you cannot add a new form to the confirmation page.  The new form
> would be submitted automatically without the user even seeing it.  This
> feature is used to send form results to multiple email addresses.

> If you use some other means (asp, asp.NET, PHP etc.) to handle the original
> form, then you can add a form to the processing/confirmation page, and
> provide a different form handler/confirmation page for that second form.
> --
> Ron Symonds - Microsoft MVP (Expression)
> Reply only to group - emails will be deleted unread.
> http://www.rxs-enterprises.org/fp
>
> "marc" <m***@discussions.microsoft.com.> wrote in message
> news:5C50419A-03CC-463F-8218-1A5020ECE99E@microsoft.com...
> > Can a new form be added under the confirmations on the confirmation page?
> > Can this new form then again be sent to a confirmation page?
> > --
> > Thanks in advance. Marc
>
>
>
Author
20 Feb 2009 4:07 PM
Ronx
asp, asp.NET, PHP  are languages or technologies for processing scripts on
the server, and delivering the results of the processing to the browser as
HTML.  FrontPage uses asp to process data to and from databases, since the
FrontPage extensions cannot do this.
FrontPage needs an .asp extension for the confirmation pages for its
database forms to keep things simple.

If you write your own scripts, you could use a .htm page - or any other
extension - for the confirmation page, provided the server supports the
technology or language used.  And these confirmation pages can have any
content, including another form.

--
Ron Symonds - Microsoft MVP (Expression)
Reply only to group - emails will be deleted unread.
http://www.rxs-enterprises.org/fp

Show quoteHide quote
"marc" <m***@discussions.microsoft.com.> wrote in message
news:7C4E81A0-5B0D-4015-9020-2E49DFD3D5F1@microsoft.com...
> Ronx you wrote: "If you use some other means (asp, asp.NET, PHP etc.) to
> handle the original form, then you can add a form to the
> processing/confirmation page, and  provide a different form
> handler/confirmation page for that second form." Do you mean by this what
> FrontPage is talking about when it says in it's Notes:" If you are saving
> your form results to a database, you must save your confirmation page
> with an
> .asp extension"?
> --
> Thanks in advance. Marc
>
>
> "Ronx" wrote:
>
>> If you are using the FrontPage extensions to process the original form,
>> then you cannot add a new form to the confirmation page.  The new form
>> would be submitted automatically without the user even seeing it.  This
>> feature is used to send form results to multiple email addresses.
>
>> If you use some other means (asp, asp.NET, PHP etc.) to handle the
>> original
>> form, then you can add a form to the processing/confirmation page, and
>> provide a different form handler/confirmation page for that second form.
>> --
>> Ron Symonds - Microsoft MVP (Expression)
>> Reply only to group - emails will be deleted unread.
>> http://www.rxs-enterprises.org/fp
>>
>> "marc" <m***@discussions.microsoft.com.> wrote in message
>> news:5C50419A-03CC-463F-8218-1A5020ECE99E@microsoft.com...
>> > Can a new form be added under the confirmations on the confirmation
>> > page?
>> > Can this new form then again be sent to a confirmation page?
>> > --
>> > Thanks in advance. Marc
>>
>>
>>
Author
20 Feb 2009 9:09 AM
Stefan B Rusynko
Yes your confirmation page can have another form on it with a separate confirmation page

--

_____________________________________________
SBR @ ENJOY (-:              [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!"  (-;
_____________________________________________


Show quoteHide quote
"marc" <m***@discussions.microsoft.com.> wrote in message news:5C50419A-03CC-463F-8218-1A5020ECE99E@microsoft.com...
| Can a new form be added under the confirmations on the confirmation page?
| Can this new form then again be sent to a confirmation page?
| --
| Thanks in advance. Marc

Bookmark and Share