Introduction - If you have any usage issues, please Google them yourself
<html xmlns="http://www.w3.org/1999/xhtml">
<!--#include file="../Inc/Conn.asp"-->
<!--#include file="../Inc/SK.Session.asp"-->
<!--#include file="../Inc/SK.Funtion.asp"-->
< if Not (Session("Manager")="1" OR (JudgePopedomTF(Session("UserName"),"SK900000000") AND JudgePopedomTF(Session("UserName"),"SK910000006"))) then Call ReturnError1() >
<
dim Action,ParentID,i,FoundErr,ErrMsg
Action=F("Action")
ParentID=F("ParentID")
if ParentID="" then
ParentID=0
else
ParentID=CLng(ParentID)
end if
>
<head>
<title>部门信息管理</title>
<meta http-equiv="Content-Type" con