登录
首页 » asp » 领导信箱

领导信箱

于 2023-03-10 发布 文件大小:3.18 MB
0 104
下载积分: 2 下载次数: 1

代码说明:

权限说明: 一、管理员自定义设置相关权限有:  1.查看信件:查看相关部门信件权限   2.回复信件:回复信件权限 3.删除:删除信件权限     4.批阅信件:可以批阅信件  5.密件:可以修改密件,密件状态前台只显示信件主题不显示信件内容   6.选登:不选登状态,该信件不在前台显示   7.处理状态:可以修改信件的处理进程 信件状态为"处理中"和"办结"   8.信件转办:可以转发到其他相关部门处理  9.信件编辑:编辑信件内容   10.信件审核:审核信件,未审核信件状态前台不显示。部门管理也无法查看未审核的信件   11.超级管理员:网站设置、关于网站、写信须知、添加部门、部门管理、管理员设置、添加管理员等功能 二、后台可以设置自动审核信件和手动审核信件。 市长信箱(网上办事)系统V6.0统一售价320元(包含ACCESS版本),建议采用MS sql版本保证数据的安全性。如需定制其他功能需要另外支付费用 后台地址:http://域名/admin/login.asp   超级管理账号:admin 密码:admin  普通账号:sz 密码:111111

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 医院管理系统
    医院管理 系统是 基于 web 的应用程序开发使用 ASP.NET、 C#.NET,数据库和 SQL server 数据库。 这个项目完全自动的目的是在提供有效的管理 通过控制信息如医院服务病人细节、 人员安排、 手术室时间表、 房间 可用性和病人的发票。
    2022-07-16 19:19:15下载
    积分:1
  • uch
    uch积分充值插件,充值卡插件 前台加上card.php连接 后台加admincp.php?ac=card admincp.php?ac=carda-uch
    2022-07-23 14:41:36下载
    积分:1
  • 企业架构设计和集成架构框架+企业…
    企业架构设计与集成架构框架+企业架构设计与集成架构框架+企业架构设计与集成架构框架
    2022-01-26 17:40:12下载
    积分:1
  • 社区居民健康管理系统
    社区居民健康管理系统,asp版本,支持慢病管理,居民健康档案的建立,查询,适合区域使用!(Community health management system, asp version to support chronic disease management, the establishment of the residents health records, queries, suitable for the area to use!)
    2021-01-28 16:38:34下载
    积分:1
  • NeoBoard is to help you create a Web
    NeoBoard 是一个帮助你创建基于Web的留言板的Zope。一开始用PHP 和 MySQL写的,从1999年开始流行,功能强大,使用方便。-NeoBoard is to help you create a Web-based bulletin board Zope. One started with PHP and MySQL wrote, in 1999, has become popular, powerful, easy to use.
    2022-07-18 06:31:02下载
    积分:1
  • JXOPAYZ
    查杀ASP木马 查asp,cer,cdx,asa及其嵌套调用的任意格式文件图片asp木马之类格查无论 默认密码是eviloctal,自行打开改掉()
    2017-10-11 08:31:53下载
    积分:1
  • Order-system
    这套asp订单系统方便大家在asp和htm网页中调用,并可以根据自己的意愿随意修改和扩展(This set of ASP order system for everyone in the ASP and HTM webpage to call, and can according to their own will be revised and expanded)
    2012-12-27 15:35:25下载
    积分:1
  • 用jsp编写的项目管理系统.能帮助你科学有效的对项目进行管理.该系统带有多种数据库建库语句(ms sqlserver,oracle,mysql).并附带帮助文档...
    用jsp编写的项目管理系统.能帮助你科学有效的对项目进行管理.该系统带有多种数据库建库语句(ms sqlserver,oracle,mysql).并附带帮助文档.-use of the project management system. Can help you a scientific and effective management of the project. With the system multiple database storage statement (ms sqlserver, oracle, mysql). and incidental help documentation.
    2022-03-19 11:44:49下载
    积分:1
  • jQuery-Tree
    jQuery树形多级下拉菜单是一款树形多级二级下拉菜单目录展示代码,支持无限嵌套。(jQuery multi-level drop-down menu tree is a tree is a multi-level drop-down menu list display two codes, supports unlimited nesting.)
    2016-05-29 18:27:33下载
    积分:1
  • 动股 0.02 版 StockImage : 本程序是一个股票实时显示系统 a.服务器端 是用php 写成 ,数据是从Yahoo 得到的一整张图片...
    动股 0.02 版 StockImage : 本程序是一个股票实时显示系统 a.服务器端 是用php 写成 ,数据是从Yahoo 得到的一整张图片, b.php 在server端切割增张图片,把一整张图片切割成一张张小图片, c.客户端定时刷新,不过不是更新一整张图片,而是只更新与上一次不同的小图片 d.判断图片是否跟上次相同,使用了md5 算法来判断是否图片已经更新了 e.ajax的后台数据传输到前台的过程使用了JSON 协议来封装 f.本程序支持可配置,切割图片的数量,和图片刷新间隔 ,都可以在config.xml 这个文件里面配置-Moving stock 0.02 version StockImage: This program is an equity real-time display system a. server side is written in php, data from Yahoo received an entire picture, b.php increase in the server-side cutting pictures to an entire Picture cut into 1 Zhang picture, c. client refresh, but it does not update an entire image, but only update with the last of the small pictures of different d. to determine whether the image with the last time the same, using the md5 algorithm to determine the whether the image has been updated e.ajax the background to the foreground the process of data transmission using the JSON protocol to package f. This procedure can be configured to support, cutting the
    2023-01-16 13:50:04下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载