<!doctype html public "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Here is my Title</title>
<meta name="description" content="" />
<meta name="keywords" content="" />
<link rel="STYLESHEET" href="/style_portal.css"
type="text/css" title="CLA Styles" />
</head>
<body bgcolor="#ffffff" link="#990000" vlink="#666666" text="#000000"
topmargin="0" leftmargin="0" marginheight="0"marginwidth="0">
<CFINCLUDE template="header.inc"></cfinclude>
<!-- title -->
<a href="/cts/"><img src="/cts/images/thoracic_logo.gif"
width="287" height="41" border="0" alt="Canadian
Thoracic Society/Societe Canadienne de Thoracologie" /></a>
<!-- Page Title Graphic -->
<img src="/images/title.gif" width="437" height="51" border="0" alt="Members Area" />
<img src="/images/space.gif" width="1" height="10" border="0" alt="" /><br />
<!-- body -->
<table width="100%">
<tr>
<td>
<span class="headertext">Here is the header</span>
<p>
<span class="smtext">Here is the Text.</span>
</p>
</td>
</tr>
</table>
<!-- END BODY -->
<!-- begin footer -->
<CFINCLUDE template="footer.inc"></cfinclude>
</body>
</html>
> >> At 10:12 AM 05/13/02 -0700, Tanya Tkachuk wrote:
> >> >A cold fusion page, when looking at the code, looks exactly like an html
> >> >document except it has it's own custom tags which you add within the html
> >> >code. When I index the site (using the file system method) it indexes
> the
> >> >pages properly (I can search by a key word and the pages show up) but it
> >> >doesn't grab the title from between the title tags. Instead the page
> name
> >> >(example: testpage.cfm) is printed out. Is there some way that this can
> be
> >> >solved?
> >>
> >> Can you post an example doc?
> >
> >
> >
>
--
Tanya Tkachuk Northern Lights Internet Solutions, Ltd.
tkachuk@lights.com 215-116 Research Drive
Phone: 306-931-0020 Saskatoon, SK Canada S7N 3R3
Fax: 306-931-7667
Received on Tue May 14 21:21:31 2002