⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 demo1.htm

📁 this a program about talent web database used asp and VB.
💻 HTM
字号:
<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>LyfUpload组件</title>
<meta name="GENERATOR" content="Microsoft FrontPage 3.0">
<style></style>
</head>

<body bgcolor="#C4E0FD">

<table border="0" width="100%" bgcolor="#CBFCF4">
  <tr>
    <td width="50%"><font color="#ff80c0" face="Comic Sans MS"><strong>LyfUpload</strong></font>组件1.2-<strong>演示程序</strong> 
    2000.4.24</td>
    <td width="50%">作者:<font color="#0000ff"><a href="mailto:coolknight@263.net">刘玉锋</a></font></td>
  </tr>
  <tr>
    <td width="50%">文件上传组件。。。</td>
    <td width="50%"><font color="#000000">主页:</font><font color="#0000ff"><a
    href="http://vbfans.yeah.net">VB爱好者(http://vbfans.yeah.net)</a><br>
    <a href="http://aspfans.yeah.net">ASP爱好者(http://aspfans.yeah.net)</a></font></td>
  </tr>
</table>

<table border="0" width="100%" bgcolor="#FDDBC4">
  <tr>
    <td width="44%">上传一个文件,可以混和Form中的其它元素(<font
    color="#FF0000">采用不覆盖同名文件方式上载</font>)<p>默认上传到C:\temp目录,如果没有,请先建立此目录</p>
    <form method="POST" enctype="multipart/form-data" action="demo1.asp">
      <p>文本框1: <input type="text" name="text1" size="20"><br>
      选择文件:<input type="file" name="file1"><br>
      <input type="submit" value="上载"
      style="background-color: rgb(0,0,255); color: rgb(255,255,0)"> </p>
    </form>
    </td>
  </tr>
</table>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -