Here is a sample of mine
<head>
  <meta name="robots" content="ROBOTS.txt">
  <meta name="MSSmartTagsPreventParsing" content="TRUE">
  <title>Web Page Associates - economical and reliable hosting</title>
  <link type="text/css" media="screen" rel="stylesheet" href=""> </head>
======================================
Stop spam on your domain, Anti-spam solutions
http://www.clickdoug.com/mailfilter.cfm
For hosting solutions http://www.clickdoug.com
======================================
Aspire to Inspire before you Retire or Expire!

  ----- Original Message -----
  From: [EMAIL PROTECTED]
  To: CF-Talk
  Sent: Monday, February 23, 2004 10:05 PM
  Subject: Re: CSS in CFM pages

  View source of the generated page and copy it to the list.

  > -----Original Message-----
  > From: face mann [mailto:[EMAIL PROTECTED]
  > Sent: Tuesday, February 24, 2004 03:01 AM
  > To: 'CF-Talk'
  > Subject: Re: CSS in CFM pages
  >
  > Sorry, here is the code:
  >
  > <cfsetting enablecfoutputonly="1">
  >
  > <LINK REL="stylesheet" TYPE="text/css"
HREF="">   >
  > <cfset startTime = GetTickCount()>
  >
  > <CFPARAM NAME="Form.keyword" DEFAULT="">
  >
  > <cf_lucenesearch
  >   r_query="r_query"
  >   index="/opt/coldfusionmx/wwwroot/recode/recodeIndex/"
  >   keyword="#Form.keyword#">
  >
  > <cfoutput>total records = #r_query.recordcount#<br /></cfoutput>
  >
  > <cfoutput query = "r_query">
  >   <a href= "">   >   <cfset orgIndex = REFind("Organism", r_query.SUMMARY)>
  >   <cfset brIndex =  REFind("BR", r_query.SUMMARY, orgIndex)>
  >   <cfset brIndex = brIndex - orgIndex - 1 >
  >   #mid(r_query.SUMMARY, orgIndex, brIndex)#
  >   </a><br>
  > </cfoutput>
  >
  > <cfset endTime = getTickCount()>
  > <cfset totaltime = endtime - starttime >
  > <cfset totaltime = totaltime / 1000 >
  > <cfoutput>Totaltime = #totaltime# seconds <br /></cfoutput>
  > </BODY>
  > <cfsetting enablecfoutputonly="0">
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to