<?php
session_start();
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" >
<head>
<title>SWFUpload Revision 6.2 Demo</title>
<link href="css/default.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div class="title">SWFUpload (Revision 6.2) Demos</div>
<ul>
<li><a href="formsdemo/index.php">Classic Form Demo</a></li>
<li><a href="multiuploaddemo/index.php">Multi-Upload Demo</a></li>
<li><a href="featuresdemo/index.php">Features Demo</a></li>
<li><a href="applicationdemo/index.php">Application Demo</a></li>
</ul>
<ul>
<li><a href="http://linebyline.blogspot.com">Revision 6.2 developed by Jake Roberts</a></li>
<li><a href="http://swfupload.mammon.se">Original SWFUpload Website</a></li>
<li><a href="swfupload_vr6.2.zip">Download the Revision 6.2 Source and Demos</a></li>
<li><a href="swfupload_vr6.2.applicationdemo.asp.net.2.0.zip">Download the Revision 6.2 "Application Demo" for ASP.Net 2.0</a></li>
</ul>
</body>
</html>