一个个人网页自动化生成系统(2)

来源:互联网 发布:canidae 淘宝代理 编辑:程序博客网 时间:2024/06/07 10:31
<script type="text/javascript"><!--google_ad_client = "pub-2947489232296736";/* 728x15, 创建于 08-4-23MSDN */google_ad_slot = "3624277373";google_ad_width = 728;google_ad_height = 15;//--></script><script type="text/javascript"src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
<script type="text/javascript"><!--google_ad_client = "pub-2947489232296736";/* 160x600, 创建于 08-4-23MSDN */google_ad_slot = "4367022601";google_ad_width = 160;google_ad_height = 600;//--></script><script type="text/javascript"src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
单页递交。文件名:input.php
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
</head>

<body bgcolor="#FFFFFF" background="image/b-graingr1.jpg">
<form method="post" action="shengcheng.php">
  <table width="750" border="1" align="center">
    <tr>  
      <td width="53">标题:</td>
      <td colspan="3">  
        <input type="text" name="timu" size="50">
      </td>
    </tr>
    <tr>  
      <td width="53" height="28">作者:</td>
      <td width="154" height="28">  
        <input type="text" name="zuozhe" size="20">
      </td>
      <td width="59" height="28">来源:</td>
      <td width="456" height="28">  
        <input type="text" name="laiyuan" size="30">
      </td>
    </tr>
    <tr>  
      <td width="53">正文:</td>
      <td colspan="3">  
        <textarea name="textt" cols="90" rows="20"></textarea>
      </td>
    </tr>
    <tr>
      <td width="53">&nbsp;</td>
      <td colspan="3">
        <input type="submit" name="Submit" value="递    交">
        <input type="reset" name="Submit2" value="复     位">
      </td>
    </tr>
  </table>
</form>
</body>
</html>
<script type="text/javascript"><!--google_ad_client = "pub-2947489232296736";/* 728x15, 创建于 08-4-23MSDN */google_ad_slot = "3624277373";google_ad_width = 728;google_ad_height = 15;//--></script><script type="text/javascript"src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
<script type="text/javascript"><!--google_ad_client = "pub-2947489232296736";/* 160x600, 创建于 08-4-23MSDN */google_ad_slot = "4367022601";google_ad_width = 160;google_ad_height = 600;//--></script><script type="text/javascript"src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
原创粉丝点击