第一篇:JavaScript对Table操作大全
js对Table操作大全
权限组名 | 权限组描述 | 删除 | |
---|---|---|---|
船舶签证 | 船舶签证啊啊 | ||
拷贝项 | 被拷贝 | ||
违章录入 | 违章录入哦 |
在这里按“增加一个表格”会插入一个表格
第二篇:javascript常用语句
<%
if username=“" then
response.write”“
Response.End
end if
if len(username)<6 then
response.write”“
Response.End
end if
if password=”“ then
response.write”“
Response.End
end if
if len(password)<6 then
response.write”“
Response.End
end if
if password<>re_password then
response.write”“
Response.End
end if
if not isnumeric(tel)then
response.write”“
Response.End
end if
if not IsValidEmail(email)then
response.write”“
Response.End
end if
if not isnumeric(qq)then
response.write”“
Response.End
end if
%>
response.write ”“
response.Write ”“
response.End