Permalink
Cannot retrieve contributors at this time
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
125 lines (115 sloc)
3.89 KB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <html><head><title>ADVANCE CHAT</title> | |
| <META NAME="KEYWORDS" CONTENT="CGI; cgi-resources; headlines; downloads; Perl scripts; Web site; free scripts; solutions; services; software; CGI; cgi news;"> | |
| <META NAME="DESCRIPTION" CONTENT="F R E E C G I S C R I P T"> | |
| </head> | |
| <body bgcolor="3366aa" text=000000 link=yellow alink=red vlink=lime> | |
| <center> | |
| <table border=0 width=640> | |
| <tr><td vlaign=top align=center> | |
| <script Language='JavaScript'> | |
| var now = new Date(); | |
| var years = now.getYear(); | |
| var months =now.getMonth(); | |
| var days = now.getDate(); | |
| var hours = now.getHours(); | |
| var minutes = now.getMinutes(); | |
| var seconds = now.getSeconds(); | |
| var ram_num=Math.floor(Math.random()*10000); | |
| var markstr=""+years+"-"+months+"-"+days+"-"+hours+"-"+minutes+"-"+seconds+"-"+ram_num; | |
| var showcgiurl="http://www.thanks-cgi.com/cgi-bin/banker/banker_show.cgi"; | |
| var clickcgiurl="http://www.thanks-cgi.com/cgi-bin/banker/banker_click.cgi"; | |
| document.write('<a href='+clickcgiurl+'?'+markstr+'><img src='+showcgiurl+'?'+markstr+' border=0></a>'); | |
| </script> | |
| <hr> | |
| <table bgcolor="#000000" border=0 cellpadding=0 cellspacing=0 width="450"><tr><td> | |
| <table border=0 cellpadding=3 cellspacing=1 width="600"> | |
| <tr align=center bgcolor="#000000"> | |
| <td colspan=2><font size=-1 face=arial color=#ffffff> | |
| <b>THANKS CHAT</b> | |
| </font></td></tr> | |
| <tr valign=top align=left bgcolor="#ffffcc"> | |
| <td align=center width="40%"><font size=-1 face=arial> | |
| OTHER<br></font></td> | |
| <td align=center width="60%"><font size=3 face=arial color=red> | |
| <blink><b>THANKS ADVANCE CHAT</b></blink></font></td></tr> | |
| <tr valign=top align=left bgcolor="#ffffff"> | |
| <td width="40%"><font size=-1 face=arial> | |
| Users the resources of the Web-Hoster to operate chat functions thereby slowing speeds<br> | |
| <br> | |
| Takes more Bandwidth<br> | |
| <br> | |
| Multi-user makes the speed slower<br> | |
| <br> | |
| Unable to send Private messages<br> | |
| <br> | |
| No fancy stuff<br> | |
| <br> | |
| No VIP capability<br> | |
| <br> | |
| Unable to send music to person chatting<br> | |
| <br> | |
| Unable to send images to one another<br> | |
| <br> | |
| Web-Master cannot save all chatting messages<br> | |
| <br> | |
| Less Control of the chat room by Web-master<br> | |
| <br> | |
| No VIP list function<br> | |
| <br> | |
| No free upgrades<br> | |
| </td><td width="60%"> | |
| Can set up a VIP list who will be able to use HTML text<br> | |
| <br> | |
| Using the resources from individual clients's PC to operate chat functions instead of using the resources from server side in order to save the server's performance also increasing speeds<br> | |
| <br> | |
| Takes less Bandwidth<br> | |
| <br> | |
| Multi-user won't effect the speed<br> | |
| <br> | |
| Able to send Private Messages to separate individuals<br> | |
| <br> | |
| Lots of Fancy stuff...like:<br> | |
| background color changing, using different style combinations, changing frames....etc.,<br> | |
| <br> | |
| Can set up a VIP list who will be able to use HTML text<br> | |
| <br> | |
| Individuals can send music to each other while chatting<br> | |
| <br> | |
| Individuals can send images to each other while chatting <br> | |
| <br> | |
| Web-Master will be able to save all chatting messages<br> | |
| <br> | |
| More control of the chat room by Web-master<br> | |
| <br> | |
| Able to create different levels of VIP lists with different powers<br> | |
| Example:<br> | |
| Selected VIP's have the power to kick an individual out of the chat room, power to switch on/off HTML text mode, control Midi-switch, control Image-switch<br> | |
| <br> | |
| 3 months free upgrade<br> | |
| <br> | |
| Much, Much....more<br> | |
| <br> | |
| </font></td></tr> | |
| <tr align=left bgcolor="#ffffaa"> | |
| <td colspan=2><font size=3 face=arial color=red> | |
| <b> | |
| <s>$350</s> <font color=blue>SPECIAL PRICE:</font> US $200 | |
| </b> | |
| </font></td></tr> | |
| <tr align=center bgcolor="#000000"> | |
| <td colspan=2><font size=3 face=arial color=#ffffff> | |
| <b> | |
| <a href="http://209.66.125.23/thanks/real/">SAMPLE</a> | |
| <font color=white>|</font> | |
| <a href="order.html">PURCHASE</a> | |
| <font color=white>|</font> | |
| <a href="../">BACK TO MAIN PAGE</a> | |
| </b> | |
| </font></td></tr> | |
| </table> | |
| </td><tr></table> | |
| <hr> | |
| <font size=1>© 1998, 1999 <a href="index.html">Thanks CGI resources</a></font> | |
| </td></tr></table> | |
| </body> | |
| </html> |