Shenjiang ASP guestbook is a message board system software developed with asp+access.
Function introduction:
1. Support status switches: guestbook main switch, message switch, search switch, avatar switch, review switch, private message switch, encrypted private message switch
2. IP blocking policy, blocking specific IP segments, or only allowing specific IP segments
3. Content filtering strategy, supports regular expressions, replaces characters or rejects messages when filtering conditions are met
3. The size of each element of the interface can be adjusted in the parameter configuration.
4. Advanced deletion: delete messages in batches based on certain conditions
5. Support pinned announcements and pinned messages
6. Each page has access statistics
7. You can send private messages and encrypt them (if turned on). If not encrypted, the reply will be displayed publicly.
System features:
Adaptable: displays reasonably well on both desktop and mobile devices
Easy to deploy: no need to enable the IIS parent path function; already compatible with non-IIS servers
Shenjiang ASP guestbook update log: v1.24c improves and optimizes some color matching styles and general function improvements
v1.24b removes the UBB tag of the RealPlayer player, adds the UBB tag of HTML5 video and audio, extends the UBB tag, and introduces a small amount of Markdown syntax to optimize UBB code rendering performance
v1.24a Fixed bug: When using a non-Chinese version of SQL Server, problems caused by different default character sets Fixed bug: Hiding "pending review", "Unreply to private messages", and "Hidden content" message settings invalid problem message list Presentation performance optimization
v1.24 content filtering policy: New matching method: plain text, wildcard or regular expression. When deploying multiple guestbooks to the same host, to avoid Session conflicts, you can set the InstanceName in config/system.asp to add a new server time zone and Display time zone settings, the database no longer stores local time, but the UTC time calculated based on the server time zone settings; display time zone settings are used to set the local time zone for the target user group, re-adjust the grouping of background parameter settings, and add a new "Paging" column to improve Interface display to better support mobile devices