Server side Message box in ASP.Net - Part 2


Server Intellect Web Hosting Solutions


Server side Message box in ASP.Net - Part 2

Author: R. Arockia Jayaseelan

Using JavaScript, you can access the dialog boxes while on page loading or after rendering the page content to the browser. There is no way to get a confirmation from the user while you process the functionality through JavaScript. To accomplish this you have to go for a server side message box. Server side message box provides an option to get a confirmation from the user based on some functionality checking, after getting the confirmation from the user click it process the functionality based on user selection.










More Tutorials

Also See:

Build a Poll System in ASP.NET
Adding Validation Controls to the Editing and Inserting Interfaces
The HttpContext Items Collection
Adding a GridView Column of Checkboxes
ATLAS AUTO-SUGGEST TEXTBOX
Developing a Shopping Cart - Part 2
Serializable objects
Debug and Release Builds in ASP.NET 2.0
Declarative QueryString Parameter Binding
Examining the Events Associated with Inserting, Updating, and Deleting



Copyright© 2005 ASP Intellect | All Rights Reserved

ASP.NET Tutorials
AspNet Tutorials ASP.NET 2.0 Code Examples, Snippets and Tutorials

ASP.NET Tutorials C++ Tutorials C# Tutorials Visual Studio.NET Tutorials
.NET Framework Tutorials Mobility Tutorials Office Tutorials Visual Basic.NET Tutorials