IntroductionIntroduction
  Publishing web pagesPublishing web pages
  RXMLRXML
  Information tagsInformation tags
  String tagsString tags
  Variable tagsVariable tags
  URL tagsURL tags
    <apre>apre<apre>apre
    <aconf>aconf<aconf>aconf
    <set_cookie>set_cookie<set_cookie>set_cookie
    <remove_cookie>remove_cookie<remove_cookie>remove_cookie
    <auth-required>auth-required<auth-required>auth-required
    <expire_time>expire_time<expire_time>expire_time
    <header>header<header>header
    <redirect>redirect<redirect>redirect
    <return>return<return>return
    <killframe>killframe<killframe>killframe
  If tagsIf tags
  Graphics tagsGraphics tags
  Database tagsDatabase tags
  LDAPLDAP
  Programming tagsProgramming tags
  SSI tagsSSI tags
  Image mapsImage maps
  IntraSeekIntraSeek
  LogViewLogView
  TemplatesTemplates
  NavigationNavigation
  SiteBuilder tagsSiteBuilder tags
  Supports systemSupports system
  SecuritySecurity
  AppendixAppendix
 
<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.

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.

 

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




"=> >