]★★免费高速仿163 时尚Winwebmail模板 登录口调用的问题
我想在邮局外调用这个登录口,邮局是mail.域名.com, 网站是www.域名.com, 想在网站上增加一个登录口我看到说明上面写“remoteusername(用户名) 和 remotepassword(密码)用form提交给登录页” , 我对程序不懂,哪位懂得这块的能否给我一段详细的代码,非常感谢~~~~~~~~:) 这个问题非常简单,http://www.winwebmail.com/slogin.html 看这里 谢谢回复非常感谢
不过这个页面是官方原版的, 适用与论坛上的 仿163 版不? 测试了,不行, 在线等候答复 顶起来,继续求助中
我试了好多办法,用原版远程登陆方式,换username为remoteusername, 都是不行 不知道你怎么搞的,我都可以 <!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" c />
<title>无标题文档</title>
</head>
<body>
<FORMaction="http://邮局地址/default.asp" method=post target="_blank">
邮箱用户
<INPUT
name=remoteusername class=input_border id="remoteusername" value="" maxlength="50">
邮箱密码
<INPUT
name=remotepassword type=password class=input_border id="remotepassword" maxlength="16">
<input type="submit" name="Submit" value="登录" />
</FORM>
</body>
</html> cvbc vbn mbn
页:
[1]

