[LON-CAPA-cvs] cvs: loncom /html/res/adm/pages chatroom.html

www lon-capa-cvs@mail.lon-capa.org
Thu, 08 Aug 2002 13:46:36 -0000


www		Thu Aug  8 09:46:36 2002 EDT

  Added files:                 
    /loncom/html/res/adm/pages	chatroom.html 
  Log:
  New files to establish chat frameset
  
  

Index: loncom/html/res/adm/pages/chatroom.html
+++ loncom/html/res/adm/pages/chatroom.html
<html>
<frameset border="0" rows="1,100,*">
<frame name="chatacc" src="/adm/chatfetch">
<frame name="chatpost" src="/adm/chat">
<frame name="chatout" src="/adm/rat/empty.html">
</frameset>
</html>