Collect Text
Authentication is required for this page (or via: Home >> Utilities >> Authenticate)
Maintain Items
Add or edit an item
Collect Text - List Categories
Collect Text - Edit Categories
Collect Text - List Projects
Collect Text - Edit Project
Collect Text - List Users
Collect Text - Edit User
collectText.html saves text lines to a server file or a database
There are two modes: text file mode and database mode
Set the topic to 'Text List' and choose the source to change the mode
The database mode has more functions for filtering and attributing saved lines
Database mode also allows for closing, deleting and rescheduling text lines as tasks
Internals
html file: /var/www.html/collectText.html
css file1: /var/www/html/common.css
css file2: /var/www/html/collectText.css
js file1: /var/www/html/common.js
js file2: /var/www/html/collectText.js
cgi file1: /usr/lib/cgi-bin/collectText.cgi
cgi file2: /usr/lib/cgi-bin/showText.cgi
data file: /usr/lib/cgi-bin/data.txt
corner image: /var/www/html/cornerImage.png
background image: /var/www/html/background.jpg
CGI source code: C