- trail this a upload. This contains no information
- EM9360GPIO 工控主板EM9360 的GPIO 的各种使用方法
- Filter Thaks for my girlfriend s laptop ********** *Time:2009.5.25 ********** *Version:1.0 ********** *Author:Yongfang Shi ********** *Student ID:071180081 ********** *Copyright@syf
- TNSStudentManager 这是个简单的学生信息管理系统
- wbk 针对无边框自定义窗体的无法挪动的问题
- ibaakqnr 是机器学习的例程
文件名称:login
-
所属分类:
- 标签属性:
- 上传时间:2015-12-03
-
文件大小:1.46kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
自己敲得 希望你们看看 jsp 的 - <scr ipt language= javascr ipt >
function loginYZ(theform)
{
if(theform.userName.value == ||theform.userName.value == null)
{
alert( 用户名不能为空 )
theform.userName.focus()
return false
}
if(theform.userPw.value == ||theform.userPw.value == null)
{
alert( 密码不能为空 )
theform.userPw.focus()
return false
}
if(isNaN(theform.userPw.value))
{
alert( 密码必须为数字 )
theform.userPw.focus()
return false
}
var pw = theform.userPw.value
if(pw.length != 6)
{
alert( 密码必须为6位数字 )
theform.userPw.focus()
return false
}
if(theform.userType.value == ||theform.userType.value == null)
{
alert( 登录身份不能为空 )
theform.userType.focus()
return false
}
}
function register()
{
location.replace( zhuce.jsp )
}
</scr ipt>
function loginYZ(theform)
{
if(theform.userName.value == ||theform.userName.value == null)
{
alert( 用户名不能为空 )
theform.userName.focus()
return false
}
if(theform.userPw.value == ||theform.userPw.value == null)
{
alert( 密码不能为空 )
theform.userPw.focus()
return false
}
if(isNaN(theform.userPw.value))
{
alert( 密码必须为数字 )
theform.userPw.focus()
return false
}
var pw = theform.userPw.value
if(pw.length != 6)
{
alert( 密码必须为6位数字 )
theform.userPw.focus()
return false
}
if(theform.userType.value == ||theform.userType.value == null)
{
alert( 登录身份不能为空 )
theform.userType.focus()
return false
}
}
function register()
{
location.replace( zhuce.jsp )
}
</scr ipt>
(系统自动生成,下载前可以参看下载内容)
下载文件列表
login.jsp
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
