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

  1. <CFINCLUDE TEMPLATE="_header.cfm">
  2.  
  3. <!-- Title image -->
  4. <SPAN STYLE="position: absolute; left: 100px; top: 30px;">
  5.     <IMG SRC="images/tack2.gif" WIDTH=249 HEIGHT=58 BORDER=0 ALT="TACK2">
  6. </SPAN>
  7.  
  8. <!-- News items -->
  9. <SPAN STYLE="position: absolute; left: 215px; top: 130px; width: 330px;"">
  10.     <CF_ShowObject OBJECTID="#URL.ObjectID#">
  11. </SPAN>
  12.  
  13. <CFINCLUDE TEMPLATE="_footer.cfm">