Hi,

i need a possibility (Script or Web Part) which shows me in my WSS Site
which user is online.

How do i get this feature?

Greetz
Ben

Re: "Who is online" Web Part? by Gary

Gary
Thu Jul 28 05:35:03 CDT 2005

You would probably get better answers if you post to
microsoft.public.sharepoint.windowsservices.development but in any case....

It is difficult to record who is currenty online in a web based application
since there really is no way to tell if the person has just stepped away
from their computer or actually closed the browser (there is no "close"
event in web based apps).

--
Gary A. Bushey
SPS MVP
bushey@mindspring.com
"Benher" <Benher@discussions.microsoft.com> wrote in message
news:8E6B5440-0866-416F-98D6-561C80D2911C@microsoft.com...
> Hi,
>
> i need a possibility (Script or Web Part) which shows me in my WSS Site
> which user is online.
>
> How do i get this feature?
>
> Greetz
> Ben



Re: "Who is online" Web Part? by Ed

Ed
Thu Jul 28 10:29:00 CDT 2005

Ben, are you referring to IM-on-line? If so just place the User list on your
page (add webpart -> members ).

Ed

"Benher" <Benher@discussions.microsoft.com> wrote in message
news:8E6B5440-0866-416F-98D6-561C80D2911C@microsoft.com...
> Hi,
>
> i need a possibility (Script or Web Part) which shows me in my WSS Site
> which user is online.
>
> How do i get this feature?
>
> Greetz
> Ben



Re: "Who is online" Web Part? by Roger

Roger
Wed Oct 12 12:53:02 CDT 2005

Gary, are there any requirements for the Members Web part in WSS to show
online status? Such as the user having Messenger running on their local
desktop?

Thanks,
Roger


"Gary A. Bushey [SPS MVP]" wrote:

> You would probably get better answers if you post to
> microsoft.public.sharepoint.windowsservices.development but in any case....
>
> It is difficult to record who is currenty online in a web based application
> since there really is no way to tell if the person has just stepped away
> from their computer or actually closed the browser (there is no "close"
> event in web based apps).
>
> --
> Gary A. Bushey
> SPS MVP
> bushey@mindspring.com
> "Benher" <Benher@discussions.microsoft.com> wrote in message
> news:8E6B5440-0866-416F-98D6-561C80D2911C@microsoft.com...
> > Hi,
> >
> > i need a possibility (Script or Web Part) which shows me in my WSS Site
> > which user is online.
> >
> > How do i get this feature?
> >
> > Greetz
> > Ben
>
>
>