- change encoding from 'ascii' to 'ASCII' to make IE happy
[MUMail.cvs.git] / MUMail.html
blob762036f4ae075cdea3f6485ac9a0b0a0f2699779
1 <html>
3 <Head>
4 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
5 <title> MUMail Testpage </title>
6 </head>
8 <body>
10 <p><applet code="mumail.MUMail"
11 codebase="."
12 align="baseline"
13 width="600"
14 height="440"
15 archive="MUMail.jar">
16 <PARAM name="User" value="enter_your_name">
17 <PARAM name="showFontChoice" value="false">
18 <PARAM name="novice" value="false">
19 <PARAM name="authorizedSend" value="false">
20 <PARAM name="headerListRows" value="5">
21 <PARAM name="protocolSelect" value="true">
22 </applet></p>
23 </body>
24 </html>