Discuz!官方免费开源建站系统

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

有人帮我写下提交表单代码不

[复制链接]
05309 发表于 2009-8-17 12:06:19 | 显示全部楼层 |阅读模式
本帖最后由 05309 于 2009-8-17 12:08 编辑

表单效果图如;

代码:
  1. <form name="login_form" method="post" action="https://member.cn.yahoo.com/pass/login_sns.php">
  2.                                                         <input value="mail" name="htype" type="hidden">
  3.                                                         <input value="y" name=".remember" type="hidden">
  4.                                                         <input value="http://guanxi.koubei.com/" name=".done" type="hidden">
  5.                                                         <input value="0" name="hasMsgr" type="hidden">
  6.                                                         <table class="loginbox">
  7.                                                                 <tbody><tr class="email">
  8.                                                                         <th><label for="username">用户:</label></th>
  9.                                                                         <td>
  10.                                                                                 <input name="hid" maxlength="96" id="username" type="text">
  11.                                                                                 <script language="JavaScript" type="text/javascript">
  12.                                                                         if(document.getElementById)
  13.                                                                         document.getElementById('username').focus();
  14.                                                                 </script>

  15.                                                                         </td>
  16.                                                                 </tr>
  17.                                                                 <tr>
  18.                                                                         <th></th>
  19.                                                                         <td><p class="tip">(例如:name1@yahoo.cn)</p></td>
  20.                                                                 </tr>
  21.                                                                 <tr class="pwd">
  22.                                                                         <th><label for="passwd">密码:</label></th>
  23.                                                                         <td>
  24.                                                                                 <input maxlength="64" name="pwd" id="passwd" type="password">
  25.                                                                         </td>
  26.                                                                 </tr>
  27.                                                                 <tr>
  28.                                                                         <th></th>
  29.                                                                         <td>
  30.                                                                                 <p class="tip">
  31.                                                                                         <input onclick="if(this.value == 'y'){this.value='n';}else{ this.value='y';}" value="n" name=".persistent" id="persistent" type="checkbox">
  32.                                                                                         <label for="persistent"> 记住我的登录状态</label>
  33.                                                                                 </p>
  34.                                                                         </td>
  35.                                                                 </tr>
  36.                                                                 <tr>
  37.                                                                         <th></th>
  38.                                                                         <td>
  39.                                                                                 <button class="login" title="登录" type="submit">登录</button>
  40.                                                                                
  41.                                                                         </td>
  42.                                                                 </tr>
  43.                                                                 <tr>
  44.                                                                         <th></th>
  45.                                                                         <td>
  46.                                                                                 <p class="tip">
  47.                                                                                         <input checked="checked" id="sercheck" type="checkbox">
  48.                                                                                         <label id="tos" for="sercheck"> 我已阅读并同意</label>
  49.                                                                                         <a target="_blank" href="http://guanxi.koubei.com/jake/tos/tos20090420.html">关系服务条款</a>
  50.                                                                                 </p>
  51.                                                                         </td>
  52.                                                                 </tr>
  53.                                                                 <tr>
  54.                                                                         <th></th>
  55.                                                                         <td>
  56.                                                                                 <a title="忘记密码" href="http://bj.passport.koubei.com/reg/sns/forgetpwd.php">忘记密码?</a>
  57.                                                                                  |
  58.                                                                                 <a title="登录帮助" href="http://help.cn.yahoo.com/property_pmy.html">登录帮助</a>
  59.                                                                         </td>
  60.                                                                 </tr>
  61.                                                                 <tr class="cutline">
  62.                                                                         <th></th>
  63.                                                                         <td>&nbsp;</td>
  64.                                                                 </tr>
  65.                                                         </tbody></table>
  66.                                                         </form>
复制代码
希望把登录到home中去,有那位好心人可以帮下这个忙?

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?立即注册

x
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )star

GMT+8, 2024-11-17 09:33 , Processed in 0.020416 second(s), 3 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

快速回复 返回顶部 返回列表