Menu

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

Download this file

25 lines (23 with data), 1.0 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
<!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 v2.1.0 Beta Demos</title>
<link href="css/default.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div class="title">SWFUpload v2.1.0 Beta Demos</div>
<div class="content">
<b>SWFUpload v2.1.0 Beta Demos</b>
<ul>
<li><a href="simpledemo/index.php">Simple Upload Demo</a></li>
<li><a href="multiinstancedemo/index.php">Multi-Instance Demo</a></li>
<li><a href="formsdemo/index.php">Classic Form Demo</a></li>
<li><a href="featuresdemo/index.php">Features Demo</a></li>
<li><a href="applicationdemo/index.php">Application Demo</a></li>
<li><a href="v102demo/index.php">SWFUpload v1.0.2 Plugin Demo</a></li>
<li><a href="cookiebugdemo/index.php">Cookie Bug Demo</a></li>
<li><a href="swfobjectdemo/index.php">SWFObject Plugin Demo</a></li>
</ul>
</div>
</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.