Introduction
  Publishing web pages
  RXML
  Information tags
  String tags
  Variable tags
  URL tags
    <apre>
    <aconf>
    <set_cookie>
    <remove_cookie>
    <auth-required>
    <expire_time>
    <header>
    <redirect>
    <return>
    <killframe>
  If tags
  Graphics tags
  Database tags
  LDAP
  Programming tags
  SSI tags
  Image maps
  IntraSeek
  LogView
  Templates
  Navigation
  SiteBuilder tags
  Supports system
  Security
  Appendix
 
<expire-time> Main RXML parser

 

Sets the expire-time for the document. Caches along the way to the user are only allowed to cache the page for this amount of time.

 

Attributes

hours=number
Add this number of hours to the expire time.

minutes=number
Add this number of minutes to the expire time.

seconds=number
Add this number of seconds to the expire time.

days=number
Add this number of days to the expire time.

months=number
Add this number of months to the expire time.

years=number
Add this number of years to the expire time.

Bugs: it is not possible to set the date beyond the year 2038.

You can check our example by asking your browser about the Page Info.

 

Example


<expire-time hours=5>