Skip to content

Commit a95ce5d

Browse files
author
kevin.w.wall
committed
Add a bit of humor. Decided against autoplay, as that can just be downright annoying after the first time.
1 parent a93cfeb commit a95ce5d

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

documentation/esapi4java-core-2.0-symmetric-crypto-user-guide.html

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,23 @@
99
<META NAME="CHANGED" CONTENT="20100304;00400700">
1010
</HEAD>
1111
<BODY LANG="en-US" DIR="LTR">
12+
<TABLE BORDER="0" BORDERCOLOR="#000000" CELLPADDING=4 CELLSPACING=0 STYLE="page-break-before: auto; page-break-after: auto; page-break-inside: auto">
13+
<TR>
14+
<TD>
15+
<OBJECT TYPE="audio/x-mpeg" data="http://www.catonmat.net/download/crypt-o.mp3"
16+
WIDTH="500" HEIGHT="64" AUTOPLAY="false">
17+
<PARAM NAME="src" VALUE="http://www.catonmat.net/download/crypt-o.mp3" />
18+
<PARAM NAME="controller" VALUE="true" />
19+
<PARAM NAME="autoplay" VALUE="false" />
20+
<PARAM NAME="autostart" VALUE="0" />
21+
</OBJECT>
22+
</TD>
23+
<TD>
24+
<FONT COLOR="#00a444" SIZE="+2">
25+
<I>Crypto song. Take a listen and enjoy! Harry Belafonte never sounded this good. ;-)</I>
26+
</FONT>
27+
</TD>
28+
</TABLE>
1229
<H1 ALIGN=CENTER>ESAPI 2.0 Symmetric Encryption User Guide</H1>
1330
<H2>ESAPI.properties Properties Relevant to Symmetric Encryption</H2>
1431
<P>Those properties that are new since ESAPI 2.0-rc2 are shown in

0 commit comments

Comments
 (0)