I think that $Application->SessionCount might be broken.
I have a user logged in, with a session, and the following code
returns nothing :
my $count = $Application->SessionCount();
print "num of users: $count <br>";
Have I misunderstood something here ?
Do you have this config activated?
http://www.apache-asp.org/config.html#SessionCount
If you do and its still not working, this is a bug & will
need looking into.
I did not have this activated, and now I have activated it, it works fine.
However, a minor point, this is not mentioned in the documentation at
http://www.apache-asp.org/objects.html#%24Applicationc6f0697d
Richard
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]