Introduction The Roxen webserver allows us to have many more options in the realm of speed, functionality and "stuff". Below are just some of the things that we can now do using this new server. But before we begin, there are a few things you must know.
PDF Manuals
On-Line Examples |
|
Business Graphics Module This image was created by using the charting and ploting functions of the Business Graphics Mudule. The image is created in real-time when the user accesses the page so that numbers can constantly change and there is no need to re-generate the image again and again. This is the HTML (or RXML) I used to create it:
|
|||||||||||||
|
|
World Map This is a map of the world. You can also highlight certain countries. This is the HTML (or RXML) I used to create it: |
|||||||||||||
|
|
Graphic Text Module This is one of the more powerful modules in that it can generate GIF images in realtime. This clock displays the current server time by using the <date time> RXML tag and the <GTEXT> tag which creates the moving GIF: This is the HTML (or RXML) I used to create it: |
|||||||||||||
|
|
RXML Module Some of the more basic features let you do things like basic page hits: This is the HTML (or RXML) I used to create it: |
|||||||||||||
Example
|
On-Line Help Module Some of the features are designed to assist you in generating your pages. For example the <help for=x> tag displays on-line help for the associated tag (x): This is the HTML (or RXML) I used to create it: |
|||||||||||||
There is one more module called the demo module because it knows all of the tags provided by Roxen and it allows you to refine what you want your tag to look like and then copy and paste the HTML into your page. It is very helpful. You can load that module by loading this address: http://home.webguyinternet.com/support/demo/.