admin_associate.asp
资源名称:OA300.rar [点击查看]
上传用户:cctv0805
上传日期:2010-01-03
资源大小:345k
文件大小:1k
源码类别:
OA系统
开发平台:
ASP/ASPX
- <%
- '###########################################################################################
- '* 程序名称: NET-OA网络办公系统 (版本:3.0 2003.09.01)
- '*---------------------------------------------------------------------------------------
- '* 版权所有: Net-OA.com
- '* 程序设计: 江南行客
- '* 联系方式:
- '* EMAIL:net-oa@sohu.com
- '* webmaster@moondowner.com
- '* OICQ:2503086
- '* MSN:latticeoa@hotmail.com
- '* 主页地址:
- '* http://www.net-develop.com
- '* http://www.net-oa.com
- '*---------------------------------------------------------------------------------------
- '* Copyright 2003 www.net-develop.com - All Rights Reserved.
- '###########################################################################################
- '* Dim objAssadminassoci3
- Set objAssadminassoci3 = Server.CreateObject("NetJnxkOA.Assadminassoci3")
- objAssadminassoci3.I_init
- Set objAssadminassoci3 = Nothing
- %>