日期:2014-05-17  浏览次数:20818 次

静态html调用asp登入问题
<DIV   class=passport>
<FORM   id=login   name=login   onSubmit= "return   loginSubmit(this); "  
action=http://www..com/index.asp   method=post   target=_self> <INPUT  
type=hidden   value=   name=product> <INPUT   type=hidden   value=1   name=type>  
<DIV   class=s1> <LABEL   for=userName> 用户名 </LABEL <input   type= "text "   name= "l_user "   size= "12 "   value= " <%=cpbusername%> "> </DIV> <br>
<DIV   class=s1> <LABEL   for=password> 密 码 </LABEL <input   type= "password "   name= "l_password "   size= "12 "   value= " <%=Request.Cookies(l_url& "feiyue ")( "password ")%> "> </DIV> <br>
<DIV   class=s1> <LABEL   for=password> 验证码 </LABEL> <INPUT   id=password   type=password   size=16   name=password> </DIV> <br>
<DIV   class=s3> <input   type= "checkbox "   value= " "   name= "secure "   id= "secure "   checked= "checked "   />
                    <label   for= "secure "> 永久登录 </label> &nbsp;&nbsp; <INPUT   type=submit   value=登录>   </DIV> </FORM> <DIV   class=s3> <label   for= "secure "> 新用户注册 </label> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <label   for= "secure "> 忘记密码? </label> </DIV> </td>
登入报错超时

------解决方案--------------------
高手,以前还没有听说静台的能调用ASP.如果真的能那就太好了。。
------解决方案--------------------
把错误详细信息贴出来
------解决方案--------------------
你禁止了cookies吗
------解决方案--------------------
按 写登陆企业邮局那样写个不就可以了啊
------解决方案--------------------
不明白你什么意思,不过你要实现的功能应该是相当容易的。

回一楼:静态调用asp也是可以实现的,用js,比如ajax。
------解决方案--------------------
进入论坛文件中,看看论坛的登录页是怎么写的不就知道了吗
------解决方案--------------------
用这个改一改试试([url=http://sxtyfk.blog.sohu.com/86298077.html])
document.write("请单击<a href='lrtj.asp?lrcj="+lrcj.value+"'>这里</a>提交")