Re: !-#include file=cfFile.cfm - - try a Fuselet

2001-01-05 Thread Billy Cravens

You should really look at your code.  The site blows up in Netscape.

-- 
Billy Cravens
[EMAIL PROTECTED]

[EMAIL PROTECTED] wrote:
 
  Has anyone ever included a cfm file inside of a .html file?  I've got an
  HTML page that I would like to include a small CF page inside of
  and I can't
  seem to get it to work.  I've tried the following
 
  !-#include file="cfFile.cfm" -
 
  !-#include virtual="cfFile.cfm" -
 
  and neither seem to do anything.  Any ideas?
 
 Using our Fuselet method, you can put a CF (or ASP) application on any type
 of webpage, served on any platform, with one line of code.
 
 Check out Ben Forta's Tip-of-the-Day in Fuselet format by pasting this line
 of code on any one of your pages:
 
   script language="JavaScript"
 src="http://fuselets.com/cftips/display.cfm"/script
 
 Or see it in action at http://fuselets.com/cftips.
 
 Details on creating your own Fuselets will be coming shortly.
 
 Ron Allen Hornbaker
 President/CTO
 Humankind Systems, Inc.
 http://humankindsystems.com
 mailto:[EMAIL PROTECTED]
 

~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: !-#include file=cfFile.cfm - - try a Fuselet

2001-01-05 Thread ron

Looks okay to me with NS4.7, NS6, and NS4.5 on a Mac. Can you be more
specific?

-ron

 -Original Message-
 From: Billy Cravens [mailto:[EMAIL PROTECTED]]
 Sent: Friday, January 05, 2001 3:19 PM
 To: CF-Talk
 Subject: Re: !-#include file="cfFile.cfm" - - try a Fuselet


 You should really look at your code.  The site blows up in Netscape.

 --
 Billy Cravens
 [EMAIL PROTECTED]

 [EMAIL PROTECTED] wrote:
 
   Has anyone ever included a cfm file inside of a .html file?
 I've got an
   HTML page that I would like to include a small CF page inside of
   and I can't
   seem to get it to work.  I've tried the following
  
   !-#include file="cfFile.cfm" -
  
   !-#include virtual="cfFile.cfm" -
  
   and neither seem to do anything.  Any ideas?
 
  Using our Fuselet method, you can put a CF (or ASP) application
 on any type
  of webpage, served on any platform, with one line of code.
 
  Check out Ben Forta's Tip-of-the-Day in Fuselet format by
 pasting this line
  of code on any one of your pages:
 
script language="JavaScript"
  src="http://fuselets.com/cftips/display.cfm"/script
 
  Or see it in action at http://fuselets.com/cftips.
 
  Details on creating your own Fuselets will be coming shortly.
 
  Ron Allen Hornbaker
  President/CTO
  Humankind Systems, Inc.
  http://humankindsystems.com
  mailto:[EMAIL PROTECTED]
 




~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: !-#include file=cfFile.cfm - - try a Fuselet

2001-01-05 Thread Robert Everland III

What the heck is a fuselet.


Bob Everland

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Thursday, January 04, 2001 5:40 PM
To: CF-Talk
Subject: RE: !-#include file="cfFile.cfm" - - try a Fuselet


 Has anyone ever included a cfm file inside of a .html file?  I've got an
 HTML page that I would like to include a small CF page inside of
 and I can't
 seem to get it to work.  I've tried the following

 !-#include file="cfFile.cfm" -

 !-#include virtual="cfFile.cfm" -

 and neither seem to do anything.  Any ideas?

Using our Fuselet method, you can put a CF (or ASP) application on any type
of webpage, served on any platform, with one line of code.

Check out Ben Forta's Tip-of-the-Day in Fuselet format by pasting this line
of code on any one of your pages:

  script language="JavaScript"
src="http://fuselets.com/cftips/display.cfm"/script

Or see it in action at http://fuselets.com/cftips.

Details on creating your own Fuselets will be coming shortly.

Ron Allen Hornbaker
President/CTO
Humankind Systems, Inc.
http://humankindsystems.com
mailto:[EMAIL PROTECTED]
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: !-#include file=cfFile.cfm - - try a Fuselet

2001-01-05 Thread lsellers


 What the heck is a fuselet.


 Bob Everland

Min smirks as he walks off the stage and hits the flood light. He fumbles in
his pocket for a smoke, waiting for a speaker to run up the isle to the
stage.

--min




~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: !-#include file=cfFile.cfm - - try a Fuselet

2001-01-04 Thread ron

 Has anyone ever included a cfm file inside of a .html file?  I've got an
 HTML page that I would like to include a small CF page inside of
 and I can't
 seem to get it to work.  I've tried the following

 !-#include file="cfFile.cfm" -

 !-#include virtual="cfFile.cfm" -

 and neither seem to do anything.  Any ideas?

Using our Fuselet method, you can put a CF (or ASP) application on any type
of webpage, served on any platform, with one line of code.

Check out Ben Forta's Tip-of-the-Day in Fuselet format by pasting this line
of code on any one of your pages:

  script language="JavaScript"
src="http://fuselets.com/cftips/display.cfm"/script

Or see it in action at http://fuselets.com/cftips.

Details on creating your own Fuselets will be coming shortly.

Ron Allen Hornbaker
President/CTO
Humankind Systems, Inc.
http://humankindsystems.com
mailto:[EMAIL PROTECTED]




~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists