docs.roxen.com
main | demo | docs
download | community | pike
© 2000 Roxen Internet Software
Suggestions, Comments or Complaints
manuals@roxen.com

DocsRoxen2.0Web Site Creator ManualHTTP tags
   

  • <aconf>
  • <apre>
  • <auth-required>
  • <expire-time>
  • <header>
  • <killframe>
  • <redirect>
  • <remove-cookie>
  • <return>
  • <set-cookie>
  • <throttle>
  • <auth-required/>

    Adds an HTTP auth required header and return code (401), that will force the user to supply a login name and password. This tag is needed when using access control in RXML in order for the user to be prompted to login.

    Attributes

    realm
    realm=string
    The realm you are logging on to, i.e "Intranet foo".
    message
    message=string
    Returns a message if a login failed or cancelled.