Good Morning!

Let's see if I got this right.

To access CF templates on a box across the LAN,
I need to create a logical mapping in CF, that
maps, for example,
the Logical Path /support/ on the local CF box
to \\SEG\htdocs\ on the remote box

On the local box, the document root has, for example,
an index.cfm like so:
<cfinclude template="/support/index.cfm">
where /support/index.cfm is the template on the
box remote to CF.

So is this the case for every template on the CF box?
That is, every one is a cfinclude of the remote
template of the same name?  And all links need to be
absolute?

OR, is there another way?

best,  paul

------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to