Documents
-
Newsletter 9 (Jul 10)
<%
infoWithAbbr = "({1} ";
infoWithoutAbbr = "({0} ";
switch("pdf"){
case "pdf":
infoText = String.Format(infoWithAbbr, "Portable Document Format", "PDF");
break;
case "archive":
infoText = String.Format(infoWithAbbr, "Compressed Data", "ZIP");
break;
case "excel":
infoText = String.Format(infoWithoutAbbr, "Excel");
break;
case "html":
infoText = String.Format(infoWithAbbr, "Hypertext Markup Language", "HTML");
break;
case "image":
infoText = String.Format(infoWithoutAbbr, "Image");
break;
case "media":
infoText = String.Format(infoWithoutAbbr, "Media");
break;
case "powerpoint":
infoText = String.Format(infoWithoutAbbr, "PowerPoint");
break;
case "word":
infoText = String.Format(infoWithoutAbbr, "Word");
break;
case "rtf":
infoText = String.Format(infoWithAbbr, "Rich Text Document", "RTF");
break;
case "txt":
infoText = String.Format(infoWithAbbr, "Text", "TXT");
break;
}
%>
<% = infoText %>
741.29 kb)
-
Newsletter 8 (May 10)
<%
infoWithAbbr = "({1} ";
infoWithoutAbbr = "({0} ";
switch("pdf"){
case "pdf":
infoText = String.Format(infoWithAbbr, "Portable Document Format", "PDF");
break;
case "archive":
infoText = String.Format(infoWithAbbr, "Compressed Data", "ZIP");
break;
case "excel":
infoText = String.Format(infoWithoutAbbr, "Excel");
break;
case "html":
infoText = String.Format(infoWithAbbr, "Hypertext Markup Language", "HTML");
break;
case "image":
infoText = String.Format(infoWithoutAbbr, "Image");
break;
case "media":
infoText = String.Format(infoWithoutAbbr, "Media");
break;
case "powerpoint":
infoText = String.Format(infoWithoutAbbr, "PowerPoint");
break;
case "word":
infoText = String.Format(infoWithoutAbbr, "Word");
break;
case "rtf":
infoText = String.Format(infoWithAbbr, "Rich Text Document", "RTF");
break;
case "txt":
infoText = String.Format(infoWithAbbr, "Text", "TXT");
break;
}
%>
<% = infoText %>
217.31 kb)
-
Newsletter 7 (Jan 10)
<%
infoWithAbbr = "({1} ";
infoWithoutAbbr = "({0} ";
switch("pdf"){
case "pdf":
infoText = String.Format(infoWithAbbr, "Portable Document Format", "PDF");
break;
case "archive":
infoText = String.Format(infoWithAbbr, "Compressed Data", "ZIP");
break;
case "excel":
infoText = String.Format(infoWithoutAbbr, "Excel");
break;
case "html":
infoText = String.Format(infoWithAbbr, "Hypertext Markup Language", "HTML");
break;
case "image":
infoText = String.Format(infoWithoutAbbr, "Image");
break;
case "media":
infoText = String.Format(infoWithoutAbbr, "Media");
break;
case "powerpoint":
infoText = String.Format(infoWithoutAbbr, "PowerPoint");
break;
case "word":
infoText = String.Format(infoWithoutAbbr, "Word");
break;
case "rtf":
infoText = String.Format(infoWithAbbr, "Rich Text Document", "RTF");
break;
case "txt":
infoText = String.Format(infoWithAbbr, "Text", "TXT");
break;
}
%>
<% = infoText %>
275.08 kb)
-
Newsletter 6 (Jul 09)
<%
infoWithAbbr = "({1} ";
infoWithoutAbbr = "({0} ";
switch("pdf"){
case "pdf":
infoText = String.Format(infoWithAbbr, "Portable Document Format", "PDF");
break;
case "archive":
infoText = String.Format(infoWithAbbr, "Compressed Data", "ZIP");
break;
case "excel":
infoText = String.Format(infoWithoutAbbr, "Excel");
break;
case "html":
infoText = String.Format(infoWithAbbr, "Hypertext Markup Language", "HTML");
break;
case "image":
infoText = String.Format(infoWithoutAbbr, "Image");
break;
case "media":
infoText = String.Format(infoWithoutAbbr, "Media");
break;
case "powerpoint":
infoText = String.Format(infoWithoutAbbr, "PowerPoint");
break;
case "word":
infoText = String.Format(infoWithoutAbbr, "Word");
break;
case "rtf":
infoText = String.Format(infoWithAbbr, "Rich Text Document", "RTF");
break;
case "txt":
infoText = String.Format(infoWithAbbr, "Text", "TXT");
break;
}
%>
<% = infoText %>
239.87 kb)
-
Newsletter 5 (Jan 09)
<%
infoWithAbbr = "({1} ";
infoWithoutAbbr = "({0} ";
switch("pdf"){
case "pdf":
infoText = String.Format(infoWithAbbr, "Portable Document Format", "PDF");
break;
case "archive":
infoText = String.Format(infoWithAbbr, "Compressed Data", "ZIP");
break;
case "excel":
infoText = String.Format(infoWithoutAbbr, "Excel");
break;
case "html":
infoText = String.Format(infoWithAbbr, "Hypertext Markup Language", "HTML");
break;
case "image":
infoText = String.Format(infoWithoutAbbr, "Image");
break;
case "media":
infoText = String.Format(infoWithoutAbbr, "Media");
break;
case "powerpoint":
infoText = String.Format(infoWithoutAbbr, "PowerPoint");
break;
case "word":
infoText = String.Format(infoWithoutAbbr, "Word");
break;
case "rtf":
infoText = String.Format(infoWithAbbr, "Rich Text Document", "RTF");
break;
case "txt":
infoText = String.Format(infoWithAbbr, "Text", "TXT");
break;
}
%>
<% = infoText %>
289.08 kb)
-
Newsletter 4 (Jul 08)
<%
infoWithAbbr = "({1} ";
infoWithoutAbbr = "({0} ";
switch("pdf"){
case "pdf":
infoText = String.Format(infoWithAbbr, "Portable Document Format", "PDF");
break;
case "archive":
infoText = String.Format(infoWithAbbr, "Compressed Data", "ZIP");
break;
case "excel":
infoText = String.Format(infoWithoutAbbr, "Excel");
break;
case "html":
infoText = String.Format(infoWithAbbr, "Hypertext Markup Language", "HTML");
break;
case "image":
infoText = String.Format(infoWithoutAbbr, "Image");
break;
case "media":
infoText = String.Format(infoWithoutAbbr, "Media");
break;
case "powerpoint":
infoText = String.Format(infoWithoutAbbr, "PowerPoint");
break;
case "word":
infoText = String.Format(infoWithoutAbbr, "Word");
break;
case "rtf":
infoText = String.Format(infoWithAbbr, "Rich Text Document", "RTF");
break;
case "txt":
infoText = String.Format(infoWithAbbr, "Text", "TXT");
break;
}
%>
<% = infoText %>
507.42 kb)
-
Newsletter 3 (Jan 08)
<%
infoWithAbbr = "({1} ";
infoWithoutAbbr = "({0} ";
switch("pdf"){
case "pdf":
infoText = String.Format(infoWithAbbr, "Portable Document Format", "PDF");
break;
case "archive":
infoText = String.Format(infoWithAbbr, "Compressed Data", "ZIP");
break;
case "excel":
infoText = String.Format(infoWithoutAbbr, "Excel");
break;
case "html":
infoText = String.Format(infoWithAbbr, "Hypertext Markup Language", "HTML");
break;
case "image":
infoText = String.Format(infoWithoutAbbr, "Image");
break;
case "media":
infoText = String.Format(infoWithoutAbbr, "Media");
break;
case "powerpoint":
infoText = String.Format(infoWithoutAbbr, "PowerPoint");
break;
case "word":
infoText = String.Format(infoWithoutAbbr, "Word");
break;
case "rtf":
infoText = String.Format(infoWithAbbr, "Rich Text Document", "RTF");
break;
case "txt":
infoText = String.Format(infoWithAbbr, "Text", "TXT");
break;
}
%>
<% = infoText %>
42.28 kb)
-
Newsletter 2 (Jul 07)
<%
infoWithAbbr = "({1} ";
infoWithoutAbbr = "({0} ";
switch("pdf"){
case "pdf":
infoText = String.Format(infoWithAbbr, "Portable Document Format", "PDF");
break;
case "archive":
infoText = String.Format(infoWithAbbr, "Compressed Data", "ZIP");
break;
case "excel":
infoText = String.Format(infoWithoutAbbr, "Excel");
break;
case "html":
infoText = String.Format(infoWithAbbr, "Hypertext Markup Language", "HTML");
break;
case "image":
infoText = String.Format(infoWithoutAbbr, "Image");
break;
case "media":
infoText = String.Format(infoWithoutAbbr, "Media");
break;
case "powerpoint":
infoText = String.Format(infoWithoutAbbr, "PowerPoint");
break;
case "word":
infoText = String.Format(infoWithoutAbbr, "Word");
break;
case "rtf":
infoText = String.Format(infoWithAbbr, "Rich Text Document", "RTF");
break;
case "txt":
infoText = String.Format(infoWithAbbr, "Text", "TXT");
break;
}
%>
<% = infoText %>
188.32 kb)
-
Newsletter 1 (Jan 07)
<%
infoWithAbbr = "({1} ";
infoWithoutAbbr = "({0} ";
switch("pdf"){
case "pdf":
infoText = String.Format(infoWithAbbr, "Portable Document Format", "PDF");
break;
case "archive":
infoText = String.Format(infoWithAbbr, "Compressed Data", "ZIP");
break;
case "excel":
infoText = String.Format(infoWithoutAbbr, "Excel");
break;
case "html":
infoText = String.Format(infoWithAbbr, "Hypertext Markup Language", "HTML");
break;
case "image":
infoText = String.Format(infoWithoutAbbr, "Image");
break;
case "media":
infoText = String.Format(infoWithoutAbbr, "Media");
break;
case "powerpoint":
infoText = String.Format(infoWithoutAbbr, "PowerPoint");
break;
case "word":
infoText = String.Format(infoWithoutAbbr, "Word");
break;
case "rtf":
infoText = String.Format(infoWithAbbr, "Rich Text Document", "RTF");
break;
case "txt":
infoText = String.Format(infoWithAbbr, "Text", "TXT");
break;
}
%>
<% = infoText %>
58.90 kb)