imScript Manual


Include tags

« Back  |  Next »
Introduction
General information
Text field
Image field
Page information
Links & Menu
Include
Data tags
User data
Date tags
Velocity
API samples
JSP
imScript tags list
RSS feed
<?imcms:include?> - Includes an existing page or file. The tag can last either static or dynamic depending on its attribute.

Attributes: 

  • no
    When the attribute “no” is placed, then the dynamic include is started on the page with order according to the attribute value. 
  • document
    Static include. Includes an existing page with a Meta ID ex.1234. Can be complemented with the attributes “param” and “template”.
  • param 
  • template
    Control template model for including document.
  • file
    Includes file into the page.
  • url
    Includes URL into the page.
  • sendparameters
    The parameters of the request are sent along automatically.
  • sendcookies
    Send all other cookies to the server.
  • sendmetaid
    Send the id of the current document in the http header "X-Meta-Id".
  • sendsessionid 
    Send the JSESSIONID cookie to the server.


[Help for the whole system | imScript manual | All documentation]

Suggestions or comments? Please send us a mail: info@imcode.com