Web Connection User's Guide
Use the HTML File Wrapper Generator to wrap a file
created by another HTML builder, such as FrontPage. The HTML file
wrapper allows Smalltalk to handle the data manipulation and presentation for
the HTML file.
In the VisualAge Organizer, select Generate >
HTML file wrapper from the Parts menu.
To generate the HTML file wrapper, follow these steps
- In the entry field for HTML file information, type the HTML file name to
wrap.
- Check the Save Path checkbox to save the path information for
the HTML file.
- In the entry field for Class name, type the Class Name to
generate a new HTML file wrapper class, or, select a Class Name if
you want to regenerate a currently defined HTML file wrapper class.
- To change the default name of the attribute, in the Name field,
select the attribute name.
- Select Change Name... to change the
default attribute name. The Information Required window is
displayed.
- Type the new attribute name.
- Select OK to close the Information Required window.
- Select Generate to generate the HTML file wrapper.
- Select Close to close the HTML File Wrapper Generator
window.
[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]