1997-06-04 07:04:27 +00:00
|
|
|
FxHTML adds an additional layer of extremely powerful HTML commands to
|
|
|
|
your web server.
|
|
|
|
|
2004-04-10 17:11:02 +00:00
|
|
|
FxHTML has the following features:
|
1997-06-04 07:04:27 +00:00
|
|
|
|
|
|
|
+ Automatic session/context handling
|
|
|
|
+ Method POST & Method GET automatically handled
|
|
|
|
+ Choice of Content Types (HTML,TEXT,...)
|
|
|
|
+ Floating point expression handling
|
2004-04-10 17:11:02 +00:00
|
|
|
+ Text handling including search and replace, splitting, substrings and
|
|
|
|
arrays.
|
1997-06-04 07:04:27 +00:00
|
|
|
+ Variable subsitution
|
|
|
|
+ Disk based variable handling
|
|
|
|
+ Procedure calls including recursion capabilities
|
|
|
|
+ Looping constructs
|
|
|
|
+ Database handling including searching facilities and form generation
|
|
|
|
+ Email handling
|
|
|
|
+ File handling
|
|
|
|
+ Interface to shell commands
|
|
|
|
+ Bitmap handling and GIF generation
|
|
|
|
+ Full error tracking system with formatted HTML output
|
2004-04-10 17:11:02 +00:00
|
|
|
+ Common interface to handle files, sockets, devices and pipes.
|