admin_customer_user.asp
上传用户:cctv0805
上传日期:2010-01-03
资源大小:345k
文件大小:1k
源码类别:

OA系统

开发平台:

ASP/ASPX

  1. <%
  2. '###########################################################################################
  3. '*  程序名称: NET-OA网络办公系统 (版本:3.0 2003.09.01)
  4. '*---------------------------------------------------------------------------------------
  5. '*  版权所有: Net-OA.com
  6. '*  程序设计: 江南行客
  7. '*  联系方式:
  8. '*           EMAIL:net-oa@sohu.com
  9. '*     webmaster@moondowner.com
  10. '*           OICQ:2503086
  11. '*           MSN:latticeoa@hotmail.com
  12. '*  主页地址: 
  13. '*            http://www.net-develop.com  
  14. '*            http://www.net-oa.com   
  15. '*---------------------------------------------------------------------------------------
  16. '*  Copyright 2003 www.net-develop.com - All Rights Reserved.
  17. '###########################################################################################
  18. '*          Dim objCusadmincustom4
  19. Set objCusadmincustom4 = Server.CreateObject("NetJnxkOA.Cusadmincustom4")
  20. objCusadmincustom4.I_init
  21. Set objCusadmincustom4 = Nothing
  22. %>