Home | News | Products | Services | Support | Contacts | About us

Featured Product

AWS HTML Producer is a powerful HTML processing engine. You can not only parse HTML templates but also extract the latest stock indices, currency rates, weather, news from various websites! See on-line demos.
COM and Net editions available.

Features of AWS HTML Wizard

AWS HTML Wizard is an ASP.NET User Control that helps you easily create robust and well looking multipage forms and wizards for your web applications. This component can also be useful if you want to publish pools, tests, quizzes online. Using AWS HTML Wizard, you can expand quality of user interface and avoid many troubles while implementing multipaging manually. You don't need to take care of step changing, support for user help and so on - just describe wizard steps and go! AWS HTML Wizard includes following features:

  • Easy creating multipage web forms for ASP.NET web-applications;
  • Flexible structure allows developers to change appearance of their wizards and multi-page forms easily as they want;
  • All the wizard steps are defined in one file that provides centralized storing for all tied steps;
  • All the steps have a common name space as they are defined on one page, so you will have no problems while linking them together;
  • Ability to add a help for every single step or for wizard in whole;
  • Parent code notification when wizard step changed, when "Finish" button is pressed and when operation is canceled;
  • You can explicitly specify what steps of available ones you want to show and in what order;
  • AWS HTML Wizard provides framework for Wizard-97 implementation for the web;
  • With AWS HTML Wizard well-formed and rich-commented source code is included! We use C# XML comments for commenting our code, so extensive documentation on component is incorporated into the source.

Here is how the code for a usual wizard looks like: 

<asp:panel runat="server" Id="Header">
   This is a header. It is the same for all the steps. For instance, you can place a banner here.
</asp:panel>

<asp:panel runat="server" Id="wzp1" StepTitle="Title for the 1st step" HelpURL="help1.htm">
   The first step
</asp:panel>

<asp:panel runat="server" Id="wzp2" StepTitle="Title for the 2nd step" HelpURL="help1.htm">
   The second step
</asp:panel>

<asp:panel runat="server" Id="wzp3" StepTitle="Title for the 3rd step" HelpURL="help1.htm">
   The third step
</asp:panel>

<asp:panel runat="server" Id="Footer">
   This is a footer, it is the same for all the steps. For instance, you can place a copyright notice here. 
</asp:panel>

That's all! All the other work (displaying Title for steps, step navigation, calling help and so on) AWS HTML Wizard will do by itself! Wanna see it in the action? Click here to look at the demos

Requirements

Following software must be installed prior to installing AWS HTML Wizard: 

  • Windows NT 4.0 / Windows 2000 / Windows XP / Windows.NET
  • Microsoft.NET Framework 1.0+ ;
  • Internet Information Services 4+, including WWW Service;

Support

Feel free to ask any questions about AWS HTML Wizard by sending email at support@awsystems.spb.ru. All questions will be carefully read and answered promptly. Also, don't forget to visit our web site, especially the FAQ page. You are likely to find an answer for your question there.

HTML Wizard

What is AWS HTML Wizard?

Features

View Demo

Our Products

AWS HTML Producer

AWS HTML Producer 4.0
Enterprise-level HTML processing solution.

AWS HTML Producer .Net

AWS HTML Producer 4.0 .Net
Take advantage of the cutting-edge HTML processing in your .Net apps!

AWS HTML Wizard

AWS HTML Wizard 1.0
Design multi-page web forms and on-line wizards quickly and easily!

AWS FilePicker
AWS FilePicker

AWS FilePicker 2.1
"Open file" dialog for your web apps. Includes full-featured file manager!

Copyright © AW/Systems, LLC 2002—2004.  |   Privacy Policy

To the top