第一篇:JavaScript對(duì)Table操作大全
js對(duì)Table操作大全
? | 權(quán)限組名 | 權(quán)限組描述 | 刪除 |
---|---|---|---|
船舶簽證 | 船舶簽證啊啊 | ||
拷貝項(xiàng) | 被拷貝 | ||
違章錄入 | 違章錄入哦 |
在這里按“增加一個(gè)表格”會(huì)插入一個(gè)表格
第二篇:javascript常用語(yǔ)句
<%
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