您的位置:首页 > 其它

如果在自己的网页加上企业邮局登录接口 3ff0

2012-11-28 15:44 225 查看
把mail.west999.com换为您自己的域名即可.

<ul class="module_login">
<form name="login" method="post" action="
http://mail.west999.com/login.php?Cmd=login";; >
<li><label>用户名:</label><span>
<input name="name" type="text" class="input_text" size="15" value="" />
</span>@
<input name="domain" type="text" class="input_text" value="west999.com" size="15" />
</li>
<li><label>密 码 :</label><span>
<input name="passwd" type="password" class="input_text" size="15" />
</span><span>
<input type="hidden" name="Lang" value="" />
</span><label></label><span>
<input type="SUBMIT" class="button" value="登 录 >>" />
</span></li>
</form>
</ul>
<div class="mesg"></div>


$(document).ready(function(){dp.SyntaxHighlighter.HighlightAll('code');});

原文链接:
http://blog.csdn.net/mypc2010/article/details/7065859
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐