C:\Documents and Settings\nhatier\Bureau\Communigate\4.2b6\calendarpart.wssp
C:\Documents and Settings\nhatier\Bureau\Communigate\4.2b7\calendarpart.wssp
19<!--%%IF EXISTS(errorCode)--><TR><TD colspan=2><FONT COLOR=red>%%HTML:TRANSLATE(errorCode USING DICTIONARY("ErrorCodes"))%%</FONT></TD></TR> 19<!--%%IF EXISTS(errorCode)--><TR><TD colspan=2><FONT COLOR=red>%%HTML:TRANSLATE(errorCode USING DICTIONARY("ErrorCodes"))%%</FONT></TD></TR>
20<!--%%ELSE--> 20<!--%%ELSE-->
21<TR BGCOLOR="#CCCCFF" VALIGN=CENTER> 21<TR BGCOLOR="#CCCCFF" VALIGN=CENTER>
 22 <TD BGCOLOR="#FFFFCC">
22 <TD BGCOLOR="#FFFFCC"><!--%%IF isEvent-->%%HTML:Translate(method USING DICTIONARY("EventMethods"))%%<!--%%ELSE-->%%HTML:Translate(method USING DICTIONARY("TaskMethods"))%%<!--%%ENDIF--></TD>23 <!--%%IF isEvent-->%%HTML:Translate(method USING DICTIONARY("EventMethods"))%%<!--%%ELSE-->%%HTML:Translate(method USING DICTIONARY("TaskMethods"))%%<!--%%ENDIF-->
 24  <!--%%IF EXISTS(privacyClass)--> (<TT>%%HTML:privacyClass%%</TT>)<!--%%ENDIF-->
 25 </TD>
23 <TH>%%HTML:summary%%</TH> 26 <TH>%%HTML:summary%%</TH>
24 <TD BGCOLOR="#CCCCCC" ALIGN=CENTER WIDTH=20><A HREF="%%MIMEPart%%-P.txt" target="_blank"><IMG SRC="%%filesRef%%TextLetter.gif" BORDER=0 ALT="Undecoded Calendar data"></A></TD> 27 <TD BGCOLOR="#CCCCCC" ALIGN=CENTER WIDTH=20><A HREF="%%MIMEPart%%-P.txt" target="_blank"><IMG SRC="%%filesRef%%TextLetter.gif" BORDER=0 ALT="Undecoded Calendar data"></A></TD>
25</TR> 28</TR>