1 Homepage

       

2 Intro/Features

2.1 Browser RAD

2.2 Components

2.3 for Designers

2.4 for Programmers

2.5 for ISPs

2.6 heitml Technology

2.6.1 Web Server Approach
2.6.2 Transaction Processing
2.6.3 Features Apache

2.7 Script Library

2.7.1 RADpage vs. CGI
2.7.2 Applications
2.7.3 Database Display
2.7.4 Database Search
2.7.5 Database Registration
2.7.6 Database Edit
2.7.7 Mailform App
2.7.8 Counter App
2.7.9 Product Catalog
2.7.10 Orderform

2.8 Compatibility

2.9 Quick Summary

       

3 Component Guide

3.1 Application

3.1.1 Counters
3.1.2 Mailform
3.1.3 Outline
3.1.4 Database Display
3.1.5 Database Search
3.1.6 Record Display
3.1.7 Database Update
3.1.8 Shopping

3.2 Generic

3.2.1 Adaptive
3.2.2 Repeaters
3.2.3 Panels
3.2.4 Fields
3.2.5 Persistence
3.2.6 Messages
3.2.7 Caching

3.3 Programmable

3.3.1 heitml and HTML
3.3.2 heitml Programs
3.3.3 Dynamic Properties
3.3.4 Control Structures
3.3.5 Action Methods
3.3.6 Forms
       

4 Programming

4.1 Language Guide

4.1.1 Modular Pages
4.1.1.1 Default Layout
4.1.1.2 Outline Layout
4.1.1.2.1 Custom Menus
4.1.2 Dynamic Pages
4.1.2.1 Browser Data
4.1.2.2 Page Counters
4.1.3 Interactive Pages
4.1.3.1 Creating FORMs
4.1.3.2 Session Mode
4.1.3.3 Search FORMs
4.1.3.4 Scrolling Pages
4.1.3.5 Email FORMs
4.1.3.6 SQL Intro
4.1.3.6.1 Defining Tables
4.1.3.6.1.1 Create
4.1.3.6.1.2 Alter
4.1.3.6.1.3 Drop
4.1.3.6.2 Updating Tables
4.1.3.6.2.1 Insert
4.1.3.6.2.2 Update
4.1.3.6.2.3 Delete
4.1.3.6.3 Querying Tables

4.2 Language Reference

4.2.1 General Design
4.2.2 Lexical Structure
4.2.3 Expressions
4.2.4 Objects
4.2.5 Methods
4.2.6 Classes
4.2.7 heitml Tags
4.2.7.1 ? Tag
4.2.7.2 assign Tag
4.2.7.3 break Tag
4.2.7.4 callenv Tag
4.2.7.5 dbdatabase Tag
4.2.7.6 dbquery Tag
4.2.7.7 dbupdate Tag
4.2.7.8 def Tag
4.2.7.9 defautoclose Tag
4.2.7.10 defbody Tag
4.2.7.11 defclass Tag
4.2.7.12 defcontpara Tag
4.2.7.13 defenv Tag
4.2.7.14 defhtml Tag
4.2.7.15 definpara Tag
4.2.7.16 defpara Tag
4.2.7.17 defremovecdata Tag
4.2.7.18 deftranspara Tag
4.2.7.19 defwysiwyg Tag
4.2.7.20 for Tag
4.2.7.21 forin Tag
4.2.7.22 forsep Tag
4.2.7.23 if Tag
4.2.7.24 elsif Tag
4.2.7.25 else Tag
4.2.7.26 include Tag
4.2.7.27 includeonce Tag
4.2.7.28 inherit Tag
4.2.7.29 let Tag
4.2.7.30 mail Tag
4.2.7.31 return Tag
4.2.7.32 shell Tag
4.2.7.33 while Tag
4.2.7.34 writefile Tag
4.2.7.35 \ Tag
4.2.8 heitml Functions
4.2.8.1 ArAppend
4.2.8.2 ArConcat
4.2.8.3 ArSearch
4.2.8.4 array
4.2.8.5 asc
4.2.8.6 caltime
4.2.8.7 chr
4.2.8.8 class
4.2.8.9 clone
4.2.8.10 contains
4.2.8.11 ContainsCase
4.2.8.12 copy
4.2.8.13 copyfile
4.2.8.14 crypt
4.2.8.15 _dbcolumns
4.2.8.16 _dbforeignkey
4.2.8.17 _dbprimarykey
4.2.8.18 _dbtables
4.2.8.19 _dbtypes
4.2.8.20 default
4.2.8.21 deletefile
4.2.8.22 difftime
4.2.8.23 directory
4.2.8.24 findex
4.2.8.25 flush
4.2.8.26 fname
4.2.8.27 gmtime
4.2.8.28 htmlbool
4.2.8.29 http_content_type
4.2.8.30 http_empty_document
4.2.8.31 http_expires
4.2.8.32 http_header
4.2.8.33 http_last_modified
4.2.8.34 http_location
4.2.8.35 http_set_cookie
4.2.8.36 http_request_header
4.2.8.37 _includefilepreprocessed
4.2.8.38 index
4.2.8.39 IndexCase
4.2.8.40 integer
4.2.8.41 isbool
4.2.8.42 isdecl
4.2.8.43 isempty
4.2.8.44 isinteger
4.2.8.45 isnull
4.2.8.46 isstring
4.2.8.47 istuple
4.2.8.48 isreal
4.2.8.49 left
4.2.8.50 len
4.2.8.51 localtime
4.2.8.52 MD5
4.2.8.53 mkdir
4.2.8.54 mktime
4.2.8.55 movefile
4.2.8.56 offstotabcol
4.2.8.57 random
4.2.8.58 readFileLines
4.2.8.59 _readini
4.2.8.60 _readodbcdrv
4.2.8.61 _readodbcdsn
4.2.8.62 real
4.2.8.63 resize
4.2.8.64 right
4.2.8.65 _serverdocroot
4.2.8.66 _shelltemp
4.2.8.67 srandom
4.2.8.68 splitstring
4.2.8.69 stat
4.2.8.70 strftime
4.2.8.71 strptime
4.2.8.72 subst
4.2.8.73 substall
4.2.8.74 substring
4.2.8.75 tabcoltooffs
4.2.8.76 tolower
4.2.8.77 toupper
4.2.8.78 trim
4.2.8.79 trimleft
4.2.8.80 trimright
4.2.8.81 TuAppField
4.2.8.82 TuAssField
4.2.8.83 TuAssign
4.2.8.84 TuSlice
4.2.8.85 TuDelField
4.2.8.86 TuFieldSort
4.2.8.87 TuInsField
4.2.8.88 TuMerge
4.2.8.89 TuName
4.2.8.90 TuProject
4.2.8.91 utime
4.2.8.92 _writeini
4.2.9 Database Access
4.2.10 Global Variables
4.2.11 Form Fields
4.2.12 Server Variables
4.2.13 Sessions
4.2.14 heitml Syntax

4.3 Component Reference

4.3.1 Concepts
4.3.2 Component List
4.3.3 Component Table
4.3.4 Component

4.4 Class Library

4.4.1 Library Files
4.4.2 Std Library
4.4.3 Ses Library
4.4.4 Component Library
4.4.5 Layout Library
4.4.6 Outline Library
4.4.7 HTML Extensions
4.4.8 Date/Time Library
4.4.9 Math Library

4.5 User Components

4.6 Tryout Form

4.7 Tutorial

4.7.1 Basics
4.7.1.1 Own Tags
4.7.1.2 Own Page Layout
4.7.1.3 Page Counters
4.7.1.4 Server Information
4.7.2 Database
4.7.2.1 Guest Insert
4.7.2.2 Guest List
4.7.2.3 Guest Display
4.7.2.4 Guest Insert Ok
4.7.2.5 Guest Delete
4.7.2.6 SQL Query
4.7.3 Advanced
4.7.3.1 Login Session
4.7.3.2 Start
4.7.3.3 Working Page
4.7.3.4 Set Parameters

4.8 New Features

4.9 heitml 1

4.9.1 dba Tutorial
4.9.1.1 dba Part 1
4.9.1.2 dba Part 2
4.9.1.3 dba Part 3
4.9.1.4 dba Part 4
4.9.2 dbq Tutorial
4.9.3 dbs Tutorial
4.9.4 The heitml Libraries
4.9.4.1 Standard Layout
4.9.4.2 Session Libraries
4.9.4.2.1 Session Field
4.9.4.2.2 Session Trace
4.9.4.3 The dba Library
4.9.4.3.1 dba Special Topics
4.9.4.3.2 dba Tags
4.9.4.4 Query Forms
4.9.4.5 Scroller
4.9.4.6 Outline Library 1
4.9.4.7 Email Form Library
4.9.4.8 Counter Library
4.9.4.9 HTML Extensions 1
4.9.4.10 Date/Time Library 1
4.9.4.11 Math Library 1
4.9.4.12 String Library
4.9.5 Demonstration
4.9.5.1 Dynamic Content
4.9.5.2 Email Forms
4.9.5.3 Display Guestbook
4.9.5.4 Guestbook
4.9.5.5 Search Guestbook
4.9.5.6 SQL Scroller
4.9.5.7 Redef. Source
       

5 User Guide

5.1 Supported Platforms

5.1.1 Operating System
5.1.1.1 Windows
5.1.1.1.1 Windows XP
5.1.1.2 Linux
5.1.1.3 FreeBSD
5.1.1.4 Mac OS
5.1.2 Web Server
5.1.2.1 Apache
5.1.2.2 Apache (Windows)
5.1.2.3 IIS
5.1.2.4 ISAPI
5.1.2.5 CGI
5.1.2.6 static
5.1.2.7 Other Web server
5.1.3 Database
5.1.3.1 ODBC
5.1.3.2 MS Access
5.1.3.3 MS SQL Server
5.1.3.4 PostgreSQL
5.1.4 Generic (Kit)
5.1.5 Trademarks

5.2 Installation

5.2.1 CGI Setup
5.2.2 CGI Details

5.3 Configuration

5.3.1 Local & Intranet
5.3.2 Internet Servers
5.3.3 Service Providers
5.3.3.1 Apache ISP Config
5.3.3.1.1 Multiple Sites
5.3.3.1.2 Program Security
5.3.3.1.3 Databases
5.3.3.1.4 ISP Debugging
5.3.3.1.5 RADpage
5.3.3.1.6 Example
5.3.3.1.7 Example Mail
5.3.4 Config Reference

5.4 Operation

5.4.1 Preprocessing
5.4.2 Debugging
5.4.2.1 Debug Configuration
5.4.2.2 Pretty Printing
5.4.2.3 Syntax Errors
5.4.2.4 Runtime Errors
5.4.2.5 Production Mode

5.5 RADpage

5.5.1 RADpage Invocation
5.5.2 Basic Functions
5.5.3 WYSIWYG Editing
5.5.4 Web sites
5.5.5 Source Editing
5.5.6 Editing Programs

5.6 Migrating heitml 1

       

6 FAQ

       

7 Mailinglist

       

8 Discussion Group

       

9 Services

9.1 Support

9.2 Content Management

9.3 Web Service

9.4 Web Design

9.5 Search

9.6 Search Result

9.7 Contact

       

10 Pricing/Register

10.1 Distribution

10.1.1 License Keys
10.1.2 Multi Keys

10.2 Hosting

10.3 Reseller Program

       

11 Download

Remove Frame