JavaScript | Actions | CSS | Documentation |
  | Components | Databases | NAS | Links

Search the Workbench:

Description: CFModule is used to call a custom tag explicitly stating its full or relative path.

What the CFModule component editor looks like.

Syntax: <CFMODULE NAME = “Path” TEMPLATE = “Path”>

CFModule Attributes

Attribute

Description

Notes

Name

Fixed path to tag file

Either TEMPLATE or NAME must be used, but not both at once.

Template

Relative path to tag file

Either TEMPLATE or NAME must be used. but not both at once.

Example: <CFMODULE TEMPLATE = “../showmenu.cfm”>

Go Back to Previous Page

Have a question that you can´t find the answer to? Want to report a possible bug?

Send a help request to NetObjects Technical Support