Site Map | About Us | Contact Us  

MsgBox for ASP.NET

All Products
 EO.Web Controls
 ListBox
 ComboBox
 Captcha
 Slide
 Flyout
 Editable Label
 HTML Editor
 Color Picker
 Spell Checker
 File Explorer
 Grid
 MaskedEdit
 Splitter
 Menu
 Slide Menu
 TabStrip
 TreeView
 Calendar & Date/Time Picker
 AJAX Callback
 AJAX Uploader
 Dialog
 Progress Bar
 ToolBar
 ImageZoom
 Downloader
 Floater
 MsgBox
 EO.Pdf for .NET
     

EO.Web MsgBox provides a convenient way for you to display modal message box in your Web application. Click the following link to show the message box.

Show Message Box

Feature Highlights

  • Supports all popular browsers;
  • Fully customizable;
  • Conveniently displays modal dialog box from the server side or client side;
  • Extensive style settings for configuring the message box, title, icon, message text and button styles;
  • Flexible API to define buttons either on the server or on the client side;
  • Handle button click event either on the server side or on the client side;

How to use EO.Web Controls?

  • If you use Visual Studio

    Simply download and install our product and the setup will add all controls to your toolbox. Drag and drop the control from the toolbox to your Web Form and you are all set;

  • If you do not use Visual Studio

    If you do not use a development tool like Visual Studio, follow these easy steps:

    1. Copy EO.Web.dll to your application's bin folder;
    2. Add the following code to the top of the page;

      <%@ Register assembly="EO.Web" namespace="EO.Web" tagprefix="eo" %>

    3. Copy the control definition from any of our sample page source code. Source code for all the samples are included in the download package;

    Now you are ready to go!

Additional Resources

  • Product Documentation

    All features are explained in great details in the product documentation. It also contains complete reference information for each type, property or method;

  • Samples

    Source code for all the live demos is included in the download package. You can install them and run the samples locally on your machine and see how it works;

  • Technical Support

    Still have questions? Post in our support forum or contact us and we will answer them quickly. Our turn around time is among the best in the industry.