Menu

[r509]: / swfupload / trunk / demos / index.php  Maximize  Restore  History

Download this file

29 lines (25 with data), 1.1 kB

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<?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 &quot;Application Demo&quot; for ASP.Net 2.0</a></li>
</ul>
</body>
</html>
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.