登陆的自响应页面

      网站建设知识 2008-6-20 16:44
<%dim action:action=request("action") if action="" then%>
用户名: 口令:
<%elseif action="check" then dim user,pwd user=request("user") pwd=request("pwd") if user<>"000000" then response.write "用户名错误!" if pwd<>"000000" then response.write "口令错误!" if user="root" and pwd="55663344" then response.write "

root,欢迎你!

" end if %>
标签集:TAGS:
回复Comments() 点击Count()

回复Comments

{commentauthor}
{commentauthor}
{commenttime}
{commentnum}
{commentcontent}
作者:
{commentrecontent}