Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Presenting confirm dialogs from server side code
Message
From
11/12/2003 13:22:12
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Presenting confirm dialogs from server side code
Miscellaneous
Thread ID:
00858238
Message ID:
00858238
Views:
57
Hi All,

First, I know there is no equivalent messagebox functionality in ASP.Net as there is in .Net WinForms, bummer, but understandable. And I've done some poking around on the net and have a basic idea about how to handle the scenerio of presenting confirm dialogs from server side code.

My understanding is if I want to present a confirm dialog from a method in my code behind, I need to run a client-side javascript function and return a result to my method from the javascript function or I can call another .aspx page and return a value.

I found this related post on the ASP.Net forums, http://www.asp.net/Forums/ShowPost.aspx?tabindex = 1&PostID=230280. I downloaded the moderators DialogWindow control from http://www.metabuilders.com/tools/DialogWindow.aspx. I looked through the accompanying help file and kind of see what the deal is but basically and secondly, I'm confused and need some help.

I'm sure that many of you have been down this road already. What is a good methodolgy to handle this? Did you build another .aspx page and are you calling it and returning a value, or is the client-side javascript the preferred option?

Thanks,
Kendall Webb
Senior Software Engineer
MCAD.Net/MCSD.Net
Next
Reply
Map
View

Click here to load this message in the networking platform