Breadcrumb Trail with URL parameters

DBTree Syntax

<cfmodule template="../../dbtree/dbtree.cfm"
instancename="id of the path"
datasource="name of the datasource"
table="name of the database table"
action="get"
type="path"
id="column name"
parent="column name"
contentfield="column name"
titlefield="column name (optional)"
url_type="param"
url="text link; e.g. index.cfm?id="
url_param="column name"
node="node id">

The Output

CSS of this Example