Re: ASP Message Box
From: Eliyahu Goldin (removemeegoldin_at_monarchmed.com)
Date: 02/10/05
- Next message: Juan T. Llibre: "Re: <%@ OutputCache Duration="30" VaryByParam="none" %>"
- Previous message: William F. Robertson, Jr.: "Re: Setting a hidden field programatically"
- In reply to: chuckdfoster: "ASP Message Box"
- Next in thread: chuckdfoster: "Re: ASP Message Box"
- Reply: chuckdfoster: "Re: ASP Message Box"
- Reply: chuckdfoster: "Re: ASP Message Box"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 10 Feb 2005 17:56:56 +0200
javascript window.confirm (..) produces a message box with OL and Cancel
buttons. If it returns true, navigate away with window.navigate(..) or in
any other way. Everything on client side.
Eliyahu
"chuckdfoster" <chuckdfoster@hotmail.com> wrote in message
news:O%23DqqW4DFHA.2632@TK2MSFTNGP12.phx.gbl...
> Hello Everyone,
>
> I am trying to prompt the user for something. I don't think that I can
use
> a message box from ASP.NET. I have tried using VBScript to give the
message
> box, but I can't figure out how to do something with their response.
> Example - They click a button. A message box pops up with OK and Cancel
> buttons. If they click OK, then I need to redirect to another page. If
> they click Cancel, then nothing needs to happen.
>
> Any advice? Thanks in advance!
>
> --
> Chuck Foster
> Programmer Analyst
> Eclipsys Corporation - St. Vincent Health System
>
>
- Next message: Juan T. Llibre: "Re: <%@ OutputCache Duration="30" VaryByParam="none" %>"
- Previous message: William F. Robertson, Jr.: "Re: Setting a hidden field programatically"
- In reply to: chuckdfoster: "ASP Message Box"
- Next in thread: chuckdfoster: "Re: ASP Message Box"
- Reply: chuckdfoster: "Re: ASP Message Box"
- Reply: chuckdfoster: "Re: ASP Message Box"
- Messages sorted by: [ date ] [ thread ]