IntroductionIntroduction
  Publishing web pagesPublishing web pages
  RXMLRXML
  Information tagsInformation tags
  String tagsString tags
  Variable tagsVariable tags
  URL tagsURL tags
  If tagsIf tags
  Graphics tagsGraphics tags
  Database tagsDatabase tags
  LDAPLDAP
  Programming tagsProgramming tags
  SSI tagsSSI tags
    <config>config<config>config
    <echo>echo<echo>echo
    <exec>exec<exec>exec
    <flastmod>flastmod<flastmod>flastmod
    <fsize>fsize<fsize>fsize
    <include>include<include>include
  Image mapsImage maps
  IntraSeekIntraSeek
  LogViewLogView
  TemplatesTemplates
  NavigationNavigation
  SiteBuilder tagsSiteBuilder tags
  Supports systemSupports system
  SecuritySecurity
  AppendixAppendix
 
<!--#fsize--> </> Main RXML parser

 

Prints the size of the specified file, subject to the sizefmt format specification.

file=path
Path to the file.

virtual=URL
Path to the file URL encoded. That is, a character can be quoted by % followed by its hex value.

 

Attributes

file=path
Path to the file.

virtual=URL
Path to the file URL encoded. That is, a character can be quoted by % followed by its hex value.

 

Example