> Could you still use cfbodycontent in the same way though?
Yes, you just use </cfmodue> for the closing tag.
Since I don't have server access and there is no mapping set up (so I can't
start a link with /) what I do is define Request.CustomTags in each of the
app_locals.cfm files -- it could be "customtags" or "../customtags" for
example. Then to call a custom tag, I use <cfmodule
tmplate="#Request.CustomTags#/tagname.cfm">
This seems to work quite well so far.
Regards,
Matthew Walker
------------------------------------------------------------------------------
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/fusebox or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.