D:\Sorted\Files\Communigate Pro Software\CGatePro-Win32-Intel-421\CommunigatePro\webskins\attachmentpart.wssp
D:\Sorted\Files\Communigate Pro Software\CGatePro-Win32-Intel-422\CommunigatePro\webskins\attachmentpart.wssp
1<!--%%IF isWML--> 1<!--%%IF isWML-->
2<p>==(%%HTML:attachmentName%%)==</p>2<p>==(%%HTML:attachmentName%%:%%ROUNDSIZE:decodedSize%%bytes)==</p>
3<!--%%ELSE--> 3<!--%%ELSE-->
4<CENTER><A HREF="%%MIMEPart%%-B%%embeddedPart%%/%%URL:fileName%%"><IMG SRC="%%filesRef%%AttachedFile.gif" BORDER=0 ALT="File"> 4<CENTER><A HREF="%%MIMEPart%%-B%%embeddedPart%%/%%URL:fileName%%"><IMG SRC="%%filesRef%%AttachedFile.gif" BORDER=0 ALT="File">
5<BR><B>File:</B> %%HTML:attachmentName%%</A> <FONT SIZE=-1>(%%ROUNDSIZE:decodedSize%%bytes)</FONT>5<BR><B>%%HTML:STRING("AttachmentTag")%%:</B> %%HTML:attachmentName%%</A> <FONT SIZE=-1>(%%ROUNDSIZE:decodedSize%%bytes)</FONT>
6<!--%%IF EXISTS(parseError)--><BR><FONT COLOR=RED>%%HTML:TRANSLATE(parseError USING DICTIONARY("ErrorCodes"))%%</FONT><!--%%ENDIF--> 6<!--%%IF EXISTS(parseError)--><BR><FONT COLOR=RED>%%HTML:TRANSLATE(parseError USING DICTIONARY("ErrorCodes"))%%</FONT><!--%%ENDIF-->
7</CENTER> 7</CENTER>
8<!--%%ENDIF--> 8<!--%%ENDIF-->