Re: Confirmation message instead of page
From: Jonathan Blitz (((jb))_at_anykey.co.il)
Date: 11/24/04
- Next message: Steve Easton: "Re: Section 508 - Accessability issues"
- Previous message: stoma: "how can i add a wav music loop to my web page?"
- In reply to: Ronx: "Re: Confirmation message instead of page"
- Next in thread: Ronx: "Re: Confirmation message instead of page"
- Reply: Ronx: "Re: Confirmation message instead of page"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 24 Nov 2004 18:19:44 -0400
Not quite following.
Do you mean replace the whole upload page with ASP or something in the
confrimation page?
-- 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:OjCEAVm0EHA.3908@TK2MSFTNGP12.phx.gbl... > 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." > >> > > >> > > >> > >> > > > > > >
- Next message: Steve Easton: "Re: Section 508 - Accessability issues"
- Previous message: stoma: "how can i add a wav music loop to my web page?"
- In reply to: Ronx: "Re: Confirmation message instead of page"
- Next in thread: Ronx: "Re: Confirmation message instead of page"
- Reply: Ronx: "Re: Confirmation message instead of page"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|