Site Map | About Us | Contact Us  

Web Dialog for ASP.NET

All Products
EO.Web Controls Suite
 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.WinForm Controls
 Syntax Editor
     

Very useful little tool for displaying a modal dialog in your ASP.NET Web application --- such as displaying a message box or gathering some user input. The control is packed with nitfy features. It also has many customization options that allow us to customize it to fit our design.

Gerd, Germany

Feature Highlights

  • Cross browser, cross platform

    Like all other EO.Web Controls, EO.Web Dialog supports all popular browsers: IE 5.5+, FireFox 1.0+, Mozilla 1.3+, Opera 7.2+, Safari 1.3+ and Chrome;

  • Supports both modal and modeless dialog

    Want a modal or modeless dialog? Either one is fine. You can even use different type of dialogs at the same time. Using multiple dialogs together is not a problem;

  • Support Moving, Resizing and Closing

    Works just like a traditional Window. Drag or resizing it by mouse, or click the close button to close it. You can even minimize/restore the dialog. Each feature can be independently enabled/disabled.

  • Back shade for modal dialog

    Can optionally displays a back shade for modal dialog as a visual indication that everything behind the dialog is temporarily disabled;

  • Customizable content and footer template

    Place whatever you want inside the dialog's content area or footer area. Or put a totally separate page inside the dialog;

  • Fully customizable

    Various style properties for header, content and footer area allow to fully customize the dialog's appearance. Comes with several built-in designs to choose from;

  • Complete client side JavaScript interface

    Displaying/closing the dialog with JavaScript. Triggering JavaScript event when the dialog is displayed/closed/canceled. Integrate the dialog with your existing code anyway you want;

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 and we will answer them quickly. Our turn around time is among the best in the industry.