home *** CD-ROM | disk | FTP | other *** search
- ##-Header-##
-
- <html>
- <head>
- <title>%%TasksList%%</title>
- <meta http-equiv="Content-Type" content="text/html">
- </head>
- <body bgcolor="#FFFFFF" text="#000000">
- <b><i><font size="3" color="#0080C0" face="Arial">%%Appointments%%</font></i></b>
- <hr size="2">
- <table width="100%" border="1" cellspacing="0" cellpadding="2">
- <tr>
- <td height="20" bgcolor="#FFFFE1">
- <table width="100%" border="0" cellspacing="0" cellpadding="0">
- <tr>
- <td height="20" width="40"><img src="AppointmentsImages\TasksFolder.gif" width="20" height="20"></td>
- <td height="20">
- <div align="center"><b><font face="Arial" size="2">%%Task%%</font></b></div>
- </td>
- </tr>
- </table>
- </td>
- <td height="20" bgcolor="#FFFFE1" width="90"><b><font size="2" face="Arial">%%Date%%</font></b></td>
- <td height="20" bgcolor="#FFFFE1" width="90"><b><font size="2" face="Arial">%%Time%%</font></b></td>
- <td height="20" bgcolor="#FFFFE1" width="20"><img src="AppointmentsImages\Priority.gif" width="20" height="20"></td>
- <td height="20" bgcolor="#FFFFE1" width="30">
- <div align="center"><img src="AppointmentsImages\Completed.gif" width="20" height="20"></div>
- </td>
- </tr>
-
- ##-Header-End-##
-
- ##-DateRow-##
-
- <tr>
- <td height="20" colspan="5" bgcolor="#F0F0F0"><i><b><font size="2" face="Arial">%%DateRow%%</font></b></i></td>
- </tr>
-
- ##-DateRow-End-##
-
-
- ##-RecordWithoutDescription-##
-
- <tr>
- <td height="20">
- <table width="100%" border="0" cellspacing="0" cellpadding="0">
- <tr>
- <td height="20" width="40"><img src="%%RecordImage%%" width="40" height="20"></td>
- <td height="20"><font face="Arial" size="2">%%Title%%</font></td>
- </tr>
- </table>
- </td>
- <td height="20"><font face="Arial" size="2">%%DateTask%%</font></td>
- <td height="20"><font face="Arial" size="2">%%TimeTask%%</font></td>
- <td height="20">%%Priority%%</td>
- <td height="20">
- <div align="center"><font face="Arial" size="2">%%Completed%%</font></div>
- </td>
- </tr>
-
- ##-RecordWithoutDescription-End-##
-
- ##-RecordWithDescription-##
-
- <tr>
- <td height="20">
- <table width="100%" border="0" cellspacing="0" cellpadding="0">
- <tr>
- <td height="20" width="40"><img src="%%RecordImage%%" width="40" height="20"></td>
- <td height="20"><font face="Arial" size="2">%%Title%%</font></td>
- </tr>
- </table>
- <table width="100%" border="0" cellspacing="0" cellpadding="0">
- <tr>
- <td height="20" width="40"> </div>
- </td>
- <td height="20">%%Description%%</td>
- </tr>
- </table>
- </td>
- <td height="20"><font face="Arial" size="2">%%DateTask%%</font></td>
- <td height="20"><font face="Arial" size="2">%%TimeTask%%</font></td>
- <td height="20">%%Priority%%</td>
- <td height="20">
- <div align="center"><font face="Arial" size="2">%%Completed%%</font></div>
- </td>
- </tr>
-
- ##-RecordWithDescription-End-##
-
- ##-Footer-##
-
- </table>
- </body>
- </html>
-
- ##-Footer-End-##
-