Re: Using Javascript confirm box in vb.net web app
From: Dave (dave_Please_reply_to_group_only_at_stic.net)
Date: 07/12/04
- Next message: Greg Burns: "Re: textbox validating"
- Previous message: mallik: "vb.net doubt"
- In reply to: Greg Burns: "Re: Using Javascript confirm box in vb.net web app"
- Next in thread: Dave: "Re: Using Javascript confirm box in vb.net web app - SOLVED"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 12 Jul 2004 11:15:28 -0500
Greg,
I think it's time for Plan C - learn this stuff better than I currently know
it. I just thought there was something simple and flexible. I see the
simple way, and I see the flexible way - unfortunately, they're not the same
way.
Thanks again for taking the time to help me out here, Greg. I'll muddle
through.
Dave
"Greg Burns" <greg_burns@DONT_SPAM_ME_hotmail.com> wrote in message
news:O9O0IpBaEHA.3596@tk2msftngp13.phx.gbl...
> Dave, you may want to try microsoft.public.dotnet.framework.aspnet group
if
> you don't get any more takers.
>
> I suppose you could redirect to a different web page (or the same with a
> different query string indicating your response) from within a javascript
> function based on the result of your confirm box.
>
> I am still having a hard time grasping what you are trying to do. A lot
of
> people use this kind of thing for prompting if you want to delete a row
from
> a datagrid. (for example) If you click Ok, it deletes. If you click
> Cancel, nothing happens. (ie, no code runs) If you need code to run, I
> think you need to make your buttons be server side buttons on the page
(not
> a js Confirm box). Or try something like I mentioned with javascript
client
> side function.
>
> Hopefully somebody with some fresh ideas jumps in.
>
> Good luck,
> Greg
>
- Next message: Greg Burns: "Re: textbox validating"
- Previous message: mallik: "vb.net doubt"
- In reply to: Greg Burns: "Re: Using Javascript confirm box in vb.net web app"
- Next in thread: Dave: "Re: Using Javascript confirm box in vb.net web app - SOLVED"
- Messages sorted by: [ date ] [ thread ]