home *** CD-ROM | disk | FTP | other *** search
/ Australian Personal Computer 1999 April / APC443.iso / features / grpware / coldfus / coldfusi.exe / data1.cab / Documentation / snippets / cfobject.cfm < prev    next >
Encoding:
Text File  |  1998-10-08  |  389 b   |  22 lines

  1. <!--- This files drives CFOBJECT examples --->
  2. <HTML>
  3. <HEAD>
  4. <TITLE>CFOBJECT</TITLE>
  5. </HEAD>
  6. <BODY>
  7. <H1>CFOBJECT</H1>
  8.  
  9. <P>
  10. Click the desired example:
  11. <UL>
  12. <LI>
  13. <A HREF="./tagframe.cfm?tagname=cfobjectcom" TARGET="runcftag">CFOBJECT TYPE="COM"</a>
  14. <LI>
  15. <A HREF="./tagframe.cfm?tagname=cfobjectcorba" TARGET="runcftag">CFOBJECT TYPE="CORBA"</a>
  16. </UL>
  17.  
  18. </BODY>
  19. </HTML>
  20.  
  21.  
  22.