next up previous contents
Next: FieldSpaces and Forms Up: Conceptual MIC Previous: Conceptual MIC   Contents

HTML-Like Embedded Logic and Pages as Functions

The idea here is to simply add logic to to HTML pages which allow for conditional display and/or processing and to encapsulate pages into functions. The usefulness of this approach is shared code (HTML or otherwise) and more powerful, rich, and useful behavior of the pages without the clunkiness of CGI programming. Studying the example found in E.1 should provide sufficient insight into the meaning of this concept.