第一篇: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