> What I am attempting to do is include header and
> footer pages on any given
> document.  These are .htm pages, and are not on a
> cold fusion server so I
> can't use <cfinclude>.  Is there a way, and where do
> I find the resources to
> do this?

Steve,

Check out the <CFHTTP> tag. With it, you can grab another site's
content, and display it like any other variable. You'll probably
want to grab it on schedule, however, so that your template
isn't going out across the internet twice on every page load to
get the content.

hth,
ron

http://humankindsystems.com



------------------------------------------------------------------------------
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