i just downloaded WWF 7.5, and i want
to use the users table in all over the site,
and block some parts of the site only for logged in users
but, i dont know how to check if user is logged.
i tried to check :
if intGroupID = 2 then
' user is not logged
Else
' user is logged
end if
and its work, but i don't sure that this is the correct way
and if it safe and nobody can cheat.
I hope that you understand what i mean,
i know my english is so bad, but i tried to explain myself
as good as i could
thanks
Edited by Pose 69