|
|
Functionalities
Chat
- CGI chat
- Two simple window and one split window
- A mini window for waiting someone to enter
- Auto update(Admin setup can change the update interval)
- Display line number change(Admin setup can change the type of display numbers)
- Easy setup
Installation
- Put mgchat.cgi into a CGI executable directory.
- Create a new directory where to store chat data if necessary. Although default is 'chat', you can specify any name in the admin setup. You can also specify the directory where the CGI is located.
- Modify the Perl path of the first line of the mgchat.cgi to match your server environment.
- Modify permission of mgchat.cgi properly.
- Open mgchat.cgi on your browser
- Set admin password
- Press admin link and setup environement in the setup page
- You can use as mgchat now
Addition
- If you enable the google pop up blocker, "split" mode window may not work properly.
Sample and Source
Revision history
- Ver 2.034 : 9/25/05 : Fixed crypt
- Ver 2.033 : 9/6/05 : Deleted jcode.pl
- Ver 2.032 : 2/21/05 : Fixed password mismatches
- Ver 2.031 : 2/7/05 : Fixed Location:
- Ver 2.03 : 4/6/03 : Added update interval and display line option, header insert sentense, fixed display window
- Ver 2.02 : 4/3/03 : Added style sheet option
- Ver 2.01 : 3/24/03 : Added password processing
- Ver 2.0 : 3/8/03 : Conbine all files of Ver. 1.0, Added setup page. Fixed Ver 1.0 errors
|