<!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>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>无标题文档</title>
<link href="../CSS/Base.css" rel="stylesheet" type="text/css" />
<style type="text/css">
<!--
.fra {
margin: 10px;
}
.fra ul {
padding: 8px;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
list-style-type: none;
background-color: #EEEEEE;
border: 1px dashed #999999;
margin-top: 10px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
}
.fra #okb {
margin-top: 10px;
}
.lul {
font-weight: bold;
color: #0099FF;
}
-->
</style>
</head>
<body>
<div class="fra">
<div class="size_14">上传结果如下:</div>
<ul>
<li>
<span class="lul">第一个文件:</span><span>系统暂不支持上传该类型(application/octet-stream)的图片</span>
</li>
<li>
<span class="lul">第二个文件:</span><span>没有选择文件</span>
</li>
<li>
<span class="lul">第三个文件:</span><span>没有选择文件</span>
</li>
<li>
<span class="lul">第四个文件:</span><span>没有选择文件</span>
</li>
<li>
<span class="lul">第五个文件:</span><span>没有选择文件</span>
</li>
</ul>
<div align="center" id="okb">
<label>
<input name="button" type="submit" id="button" onclick="top.$_WIN(1).pic.photos.upload_ok()" value=" 确 定 " />
</label>
</div>
</div>
</body>
</html>