From: <Saved by Microsoft Internet Explorer 5>
Subject: Content Page Content
Date: Wed, 17 Aug 2005 07:52:13 -0400
MIME-Version: 1.0
Content-Type: text/html;
	charset="Windows-1252"
Content-Transfer-Encoding: quoted-printable
Content-Location: file://C:\Documents and Settings\Dick Evans\Desktop\Content Page Content.htm
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>Content Page Content</TITLE>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Dwindows-1252">
<META content=3D"MSHTML 6.00.2900.2722" name=3DGENERATOR></HEAD>
<BODY><FONT face=3DArial size=3D6>
<P>Content Page Content</P></FONT><FONT face=3DArial size=3D2>
<P>By Dick Evans, 7-6-2005</P>
<P>The content page in WebCT makes it easy to load a number of useful =
bits of=20
information for a student to view. And each time they access one of the =
links,=20
they are tracked so the professor can check up on who linked out to =
which file=20
and how often. </P>
<P>The one flaw in this approach is that the links must be to HTML =
files. Most=20
of our work might be saved as Word documents or even PDF files. The =
links work=20
but the tracking feature does not.</P>
<P>Here is a simple method to use to get your .doc and .pdf links to =
track.</P>
<P>1. Upload the file you want the student to link to MyFiles</P>
<P>2. Using notepad (or any other text editor), copy/paste the following =
lines=20
of HTML code:</P>
<DIR>
<DIR></FONT><B><FONT face=3D"Courier New" size=3D2>
<P>&lt;html&gt;</P>
<P>&lt;head&gt;</P>
<P>&lt;meta http-equiv=3D"Refresh" content=3D"0;URL=3D</P>
<P>yourfile.pdf</P>
<P>"&gt;</P>
<P>&lt;title&gt;WebCT Content Link&lt;/title&gt;</P>
<P>&lt;/head&gt;</P>
<P>&lt;body&gt;</P>
<P>&lt;p&gt;Please Wait!&lt;/p&gt;</P>
<P>&lt;/body&gt;</P>
<P>&lt;/html&gt;</P></B></FONT><FONT face=3DArial size=3D2></DIR></DIR>
<P>3. Replace <I>yourfile.pdf</I> with the name of the file you =
uploaded. Be=20
sure to include the file extention as well as the name =96 the .doc or =
.pdf</P>
<P>4. Save this file with the same name as <I>yourfile</I>, but with the =

extension .htm</P>
<P>5. Upload <I>yourfile.htm</I> to MyFiles</P>
<P>6. Add <I>yourfile.htm</I> as the link on your contents page and =
change the=20
title to read whatever you want the students to see.</P>
<P>When the student clicks the link on the content page, they open=20
<I>yourfile.htm</I> and that action is tracked. <I>Yourfile.htm</I>=20
automatically opens the other file and they view the .doc or .pdf file =
as they=20
did before.</P></FONT></BODY></HTML>
