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

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>
<style type="text/css">
<!--
.STYLE1 {color: #FF0000}
-->
</style>
</head>

<body>
<form action="file2.asp" method="post" enctype="multipart/form-data" name="form1" id="form1">
  <p>全文标题:
    <textarea name="title" id="title"></textarea>
  *<span class="STYLE1">注:如要换行请在后面加&lt;br&gt;</span></p>
  <p>&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;</p>
  <p>发文字号:
    <input name="ad" type="text" id="ad" />
    <label>
    <input name="date" type="text" id="date" />
    </label>
    <input name="date2" type="text" id="date2" />
  号*</p>
  <p>文章标题:
    
    <textarea name="title2" id="title2"></textarea> 
    *</p>
  <p>&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;  &nbsp; &nbsp;</p>
  <p>主送机关:
    <input name="name1" type="text" id="name1" />
  *</p>
  <p>正文:
    <textarea name="file" wrap="physical" id="file"></textarea>
  *</p>
  <p>附件:
    <label></label>
    <input name="file1" type="file" id="file1" />
  *  </p>
  <p> &nbsp;&nbsp;&nbsp;
    <input name="file2" type="file" id="file2" />
  </p>
  <p> &nbsp;&nbsp;&nbsp;
    <input name="file3" type="file" id="file3" />
 &nbsp;&nbsp;&nbsp; 

  <p>&nbsp;</p>
  <p>日期:
    <input name="year" type="text" id="year" />