Output Type: Web Site
The Web Site Output Type is
designed to create Personal, Corporate, and other Web Sites or separate
Web Pages.
When you start a Web
Site, the Site Manager window is displayed. This window contains four
tabs:
Each tab enables you to work with a separate layer of your site. When you
switch between layouts, the menus and Toolbars change to fit the functions of
the layout and layer.
From the Logical Layout you can also access the Database Structure
section. Click the Database Structure button on the toolbar to display
the Database Wizard dialog
box.
Example of how to build a database-form connectivity:
- Create and design Form on your Web Page.
- Click on Form from Format menu, select "Data Base Query".
- Click on CGI output property, choose a Data Source.
- To build a database, click the Database Wizard, click Add or Insert and
build a DSD, or you can choose from any available ones if any.
- Click on the database, table fields and click Properties to define data
Types and Column Captions to match them to the actual data base.
- Click OK in Choose Data Source dialog box, select the data base you
filled, and set options in the Query Type. This maps the data base fields to
your Web Page form fields.
- Click OK, exit Form Properties and click on Generate Site icon, to
generate the site.
- Place this site on the web server where the database is.