Download this file
19 lines (15 with data), 610 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19 | <%@ Page Language="C#" %>
<!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 3 Demo</title>
<link href="FormsDemo/Default.aspx.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div class="title">SWFUpload (Revision 3) Classic Form Demo</div>
<ul>
<li><a href="FormsDemo/Default.aspx">SWFUpload Forms Demo</a></li>
<li><a href="MultiUploadDemo/Default.aspx">SWFUpload Multi-Upload Demo</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.