jsRequestChat v0.1 - Chat room executable on common server types. Copyright (C) 2012 Riley Galloway jsRequestChat is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with jsRequestChat. If not, see <http://www.gnu.org/licenses/>. You can contact the author at hide@address.com /////////////---instructions---\\\\\\\\\\\\\ 1. Put both files (index.html,update.php) in the directory you want to run chat room 2. Edit index.html and replace: (line 25) var hostpath = "http://example.com/"; with: var hostpath = "http://yourwebsite.end/yourpath/";. 3. Edit index.html to your preferences, CSS, elements, et cetera. 4. When editing, please leave my name and most of all other elements on page along with the General Public License, but you may edit simple text and titles and et cetera. \\\\\\\\\\\\\----------------///////////// jsRequestChat v0.1 - Chat room executable on common server types. Copyright (C) 2012 Riley Galloway