日期:2014-05-16  浏览次数:20683 次

ASP调用问题
file1:
<%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%>
<!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>
</head>

<body>
<form action="file2.asp" method="post" enctype="multipart/form-data" name="form1" id="form1">
  <p>全文标题:
    <input name="title" type="text" id="title" />
</p>
  <p>地区:
    <input name="ad" type="text" id="ad" />
  </p>
  <p>日期:
    <label>
    <input name="date" type="text" id="date" />
    </label>
    <input name="date2" type="text" id="date2" />
  号</p>
  <p>文章标题:
    <input name="title2" type="text" id="title2" />
  </p>
  <p>主送机关:
    <input name="name1" type="text" id="name1" />
  </p>
  <p>正文:
    <textarea name="file1" id="file1"></textarea>
  </p>
  <p>附件:    
    <label>
    <input name="file2" type="text" id="file2" />
    </label>
    <input name="file2_1" type="file" id="file2_1" />
  </p>
  <p> 
     &nbsp;&nbsp;&nbsp;
     <input name="file3" type="text" id="file3" />
     <input name="file3_3" type="file" id="file3_3" />
  </p>
  <p>
    &nbsp;&nbsp;&nbsp; <input name="file4" type="text" id="file4" />
    <input name="file4_4" type="file" id="file4_4" />
  </p>
  <p>日期:
    <input name="year" type="text" id="year" />
  年
  <input name="month" type="text" id="month" />