|

| |
Kefk Network Networking
Kefk Network :
Networking : Übersicht
13-Apr-2001/07-Jan-06
Einleitung
"It is not proper to think of networks as connecting computers.
Rather, they connect people using computers to mediate. The great
success of the Internet is not technical, but in human impact."
RFC-1336 - David Clark, MIT
(Internet RFC/STD/FYI/BCP Archives: RFC1336,
http://www.faqs.org/rfcs/rfc1336.html)
Übersicht
What's new
| |
Login |
Logout
<%
VisitorName = request.cookies("name")
If VisitorName ="" then
%>Name: Besucher
Online: <%= Application("ActiveUsers") %> aktive User.
<%
End if
If VisitorName <> "" then
%> <%
user = Request.Cookies("name")
%>Name: <%=user%>!
Online: <%= Application("ActiveUsers") %> aktive User. <%
End if
%>
Wer ist online?
|
| Benachrichtigen
bei Änderungen: |
|
|
|
|