> Is it possible to call a CF template from another server
> using something
> like a virtual include or possible an exec function? The web
> server using
> the virtual include would be a Solaris box with Apache calling to a CF
> server with WebSite Pro and CF 4.0. I want the CF template to
> run by the CF
> server and its output to display in place of the virtual include.
>
> If this is possible how can I set this up?
Kurt,
We've got an upcoming tag called <CF_MakeFuselet> that will do just
that: allow you to run a CF include, or full-blown application, on any
web page served on any platform, with one line of code. See
http://fuselets.com for more info, and contact me off-list if you'd like
to beta the tag. For a very simple example of a Fuselet application, see
http://pagegrade.com/getit.htm, or just pop this line of code on a web
page of your choosing:
<SCRIPT src="http://pagegrade.com/banner.htm"></SCRIPT>
Ron Allen Hornbaker
President/CTO
Humankind Systems, Inc.
http://humankindsystems.com
mailto:[EMAIL PROTECTED]
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
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.