Table of Contents

  • Introduction
    · Introduction
    · Concepts
    · Content Types
    · RXML
  • Information Tags
  • String Tags
  • Variable Tags
  • URL Tags
  • If Tags
  • Graphics Tags
  • Database Tags
  • Programming Tags
  • Supports System
  • SSI
  • htaccess
  • Image Maps
  • Appendix
  • Introduction
    The User's manual is intended for anyone who publishes web pages through a Roxen Challenger server. It describes what functionality Challenger provides that can be used to make it easier to create static web pages as well as dynamic content.

    It is assumed that the reader is familiar with HTML. Most of Challengers functions are available as RXML tags, that will be easy to learn for anyone who knows HTML.

    Introduction
    This chapter, introducting the concepts and RXML.

    Information tags
    Simple RXML tags that provide information about the client or server.

    String tags
    Container tags that process input.

    Variable tags
    Tags that handle form variables.

    URL tags
    Tags that handle properties of URLs and HTTP like prestates, cookies and authorization.

    If tags
    Tags that make it possible to conditionally show different content.

    Graphics tags
    Tags that draw and manipulate graphical images.

    Database tags
    Tags that communicate with SQL databases.

    Programming tags
    Miscellaneous tags that are useful for programmers and advanced RXML users.

    Supports System
    Supports system that makes it possible to create pages that are optimized for any browser.

    SSI
    SSI, Server Side Include, tags that make Challenger compatible with the NCSA / Apache web servers.

    .htaccess security
    How to limit who can view your pages.

    Image Maps
    How to handle server side image maps.

    Appendix
    Lists of all RXML tags, different content types and supports.