|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
缺乏可以共同遵循的行业标准,ASP还处在发展初期,大家对它的理解不同,如产品和服务标准,收费标准等,不利于行业的健康发展。提交表单<scriptlanguage="JavaScript">
<!--
functionxxg()
{
if(frm.t11.value=="")
{
alert("简介");
returnfalse;
}}
//-->
</script>
</head>
<formmethod="POST"action=""onsubmit="returnxxg();"name=frm>
<p><inputtype="text"name="t11"size="20">
<inputtype="submit"value="提交">
<inputtype="reset"value="重置"name="B2"></p>
</form>
----------------------------------------------
<scriptLANGUAGE="JavaScript">
functioncheckp()
{
if(document.Formp.t11.value=="")
{
alert("请输出注册的企业全称!")
document.Formp.t11.focus()
document.Formp.t11.select()
return
}
document.Formp.submit()
}
</SCRIPT>
<formmethod="POST"action=""name=Formp>
<inputtype="text"name="t11"size="20">
<inputtype="button"value="按钮"onclick="checkp()">
</form>
-------------------------------------------
<%P_password="12344"%>
<%
password=request.form("password")
ifRequest("password")""then
ifpassword=P_passwordthen
session("logpassword")=password
session("fz_login")="8"
response.write"你是神"
response.end
else
%>
<scriptlanguage=Javascript>
alert("毛病!贫苦你仔细一点,请从头输出!");
window.history.go(-1);
</script>
<%
endif
else
%>
<formmethod="post"action="rar.asp"name="form">
<inputtype="text"name="password"size="20">
<inputtype="submit"value="提交">
</form>
<%endif%>
</p>Windows本身的所有问题都会一成不变的也累加到了它的身上。安全性、稳定性、跨平台性都会因为与NT的捆绑而显现出来; |
|