Menu

[r766]: / swfupload / trunk / samples / demos / index.htm  Maximize  Restore  History

Download this file

35 lines (34 with data), 1.3 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
30
31
32
33
34
<!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 Demos</title>
<link href="css/default.css" rel="stylesheet" type="text/css" />
<!-- This page is intentially left as HTML for ease of distribution -->
</head>
<body>
<div id="header">
<h1 id="logo">SWFUpload</h1>
<div id="version">v2.1.0</div>
</div>
<div id="content">
<h2>SWFUpload Demos</h2>
<p>&nbsp;</p>
<p>PHP</p>
<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>
<p>NET 2.0</p>
<ul>
<li><a href="applicationdemo.net/">Application Demo C#</a></li>
<li><a href="applicationdemo.vb.net/">Application Demo VB.net</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.