home *** CD-ROM | disk | FTP | other *** search
/ Computer Shopper 139 / dpcs0999.iso / Web / CFserver / data1.cab / Examples / store / showdoc.cfm < prev    next >
Encoding:
Text File  |  1999-04-12  |  441 b   |  10 lines

  1. <TABLE BORDER="1" CELLPADDING="3" ALIGN="RIGHT">
  2. <TR>
  3.     <TD>
  4.     <FONT FACE="MS Sans Serif,Verdana,Helvetica" SIZE="-2">
  5.     <CFOUTPUT><A HREF="##" onClick="docWindow=window.open('../docs/docwindow.cfm?DocID=#Attributes.ID#','myWindow','toolbar=yes,width=500,height=400,directories=no,status=yes,scrollbars=yes,resizable=yes,menubar=no');docWindow.focus();return false">Behind the Scenes</A><BR>
  6.     </CFOUTPUT>
  7.     </FONT>
  8.     </TD>
  9. </TR>
  10. </TABLE>