Deze code verwijderd uit login2:
Vandaag of gisteren ingelogd: <% dim x for each x in Application.Contents If Application.Contents(x)="Ja" Then Response.Write(x + ", ") End If next %>
#willem