This sample code has been developed by Streamezzo.
Its purpose is to illustrate the download of a file.

<%
int screenWidth = userAgent.getScreenWidth();
int screenHeight = userAgent.getScreenHeight();
%>
" colorBits="8"
lengthBits="16" resolution="2" idBits="16" scaleBits="15"
encodingType="0"/>
<%
// URL of the content to download.
String url = "http://chart.apis.google.com/chart?cht=p3&chd=t:60,40&chs=250x100&chl=Hello|World";
%>
"/>
"/>
">
"
horizAlign="CENTERED" vertAlign="MIDDLE"/>
">
| Attachment | Size |
|---|---|
| Download.swz | 3.67 KB |