In article <2e63ce8f.0307290753.40ff9935 DeleteThis @posting.google.com>,
scatman DeleteThis @jazzy.org (Jay) wrote:
> I am developing a website for a club that has 40 members.
> How can I set up the site so that users log in and are then shown as
> being on-line ?
>
> Thanks
>
Depends on your host and what you can support. If you are UNIX hosted,
then you could use .htaccess to password protect an area of the web site
and then setup a PHP or Perl script to record the user logging in and then
write your own Acess control settings and list.
If it's Windows, the cheapest option is to use an ASP cookie based system,
but the drawbacks there is that not all users have cookie support enabled
in their browser, but then it depends on the users you're targetting.
And if your host doesn't support this, then our hosting platform does
Leslie
<a style='text-decoration: underline;' href="http://www.icuknet.co.uk" target="_blank">www.icuknet.co.uk</a><!-- ~MESSAGE_AFTER~ -->
>> Stay informed about: Users Logging in.