Re: Confirmation message instead of page

From: Ronx (ronx917_at_hotmail.com)
Date: 11/24/04


Date: Wed, 24 Nov 2004 20:36:16 -0000

Hiding the toolbar etc. can only be done using a JavaScript popup window,
which cannot be a confirmation page.

Since you can use ASP, consider writing your own form handler in ASP, which
could recreate the original form with the original data and parameters, thus
making a popup unnecessary.

-- 
Ron Symonds   (Microsoft MVP - FrontPage)
Reply only to group - emails will be deleted unread.
"Jonathan Blitz" <((jb))@anykey.co.il (remove brackets)> wrote in message 
news:OukgeBm0EHA.2568@TK2MSFTNGP11.phx.gbl...
> Is there any way to hide the toolbar etc or can that only be done using
> script?
>
> -- 
> Jonathan Blitz
> AnyKey Limited
> Israel
>
> Tel: (972) 8 9790365
>
> "When things seem bad
> Don't worry and shout
> Just count up the times
> Things have worked themselves out."
> "Ronx" <ronx917@hotmail.com> wrote in message
> news:e6Wtdyk0EHA.1300@TK2MSFTNGP14.phx.gbl...
>> Can't be done using FrontPage extensions.  You could try adding
>> target="_blank" to the <form> tag, this will open the confirmation page 
>> in
> a
>> new window.
>> example: (taken from Code view)
>>
>> <form target="_blank" method="POST" action="--WEBBOT-SELF--">
>>
>> -- 
>> Ron Symonds   (Microsoft MVP - FrontPage)
>> Reply only to group - emails will be deleted unread.
>>
>>
>> "Jonathan Blitz" <((jb))@anykey.co.il (remove brackets)> wrote in message
>> news:%23lPmQAk0EHA.2876@TK2MSFTNGP12.phx.gbl...
>> > When using the file upload Frontpage uses a confirmation page (default
> or
>> > customised) to confirm that the upload has been successful.
>> >
>> > I would rather just display a pop-up message to the user and not move 
>> > to
>> > another form. An important reason is that I need to keep the values on
> the
>> > form, especially those that I have picked up from the parameters on the
>> > link.
>> >
>> > How do I do this?
>> >
>> > -- 
>> > Jonathan Blitz
>> > AnyKey Limited
>> > Israel
>> >
>> > Tel: (972) 8 9790365
>> >
>> > "When things seem bad
>> > Don't worry and shout
>> > Just count up the times
>> > Things have worked themselves out."
>> >
>> >
>>
>>
>
> 


Relevant Pages

  • Re: form and confirmation page
    ... FrontPage uses asp to process data to and from databases, ... FrontPage extensions cannot do this. ... FrontPage needs an .asp extension for the confirmation pages for its ...
    (microsoft.public.frontpage.programming)
  • Re: confirmation fields
    ... I think you will either need to custom write the complete application in ASP or if you have a unique ... ID for each form, store that in a session, then on the confirmation page use that value to query the ... database for the record and then display ... FrontPage Resources, WebCircle, MS KB Quick Links, etc. ...
    (microsoft.public.frontpage.client)
  • Re: Sending form info to .asp page doesnt work
    ... If you are not writing to a database or using any ASP function, then why are you giving the ... FrontPage Resources, WebCircle, MS KB Quick Links, etc. ... > to the confirmation page. ... I tried changing the confirmation form's extension ...
    (microsoft.public.frontpage.client)
  • Re: Sending form info to .asp page doesnt work
    ... Does this .asp page write to the database, as well as being the confirmation page? ... FrontPage Resources, WebCircle, MS KB Quick Links, etc. ... >>FrontPage Resources, WebCircle, MS KB Quick Links, etc. ...
    (microsoft.public.frontpage.client)
  • Re: Slightly OT; Opinions on Forum type software
    ... asp to an access db is the easiest with FrontPage since you won't have to ... if you can use .asp I'd probably use the webwiz forum. ... asp is just easier on my brain than php and FrontPage gets | along with it a lot better. ... dunno how/why they run phpbb with access but they said they did. ...
    (microsoft.public.frontpage.client)