change toolbar depending on sign in and sign out

Newbie Member
11Aug2007,12:08   #1
rindam2002's Avatar
Hi
I am creating a toolbar in ATL,COM and WTL, not using MFC.Now I want to add the
feature of changing the toolbar depending on sign in and sign
out.after sign in if the user is a registered one then he should see
some buttons which are not present at the time when the user is not
signed in.Means I want to add the feature which is already present in
yahoo toolbar.But how to do it?How can I trap whether user is signed
in or not?
Go4Expert Founder
11Aug2007,12:59   #2
shabbir's Avatar
You should have some cookies which you need to be reading through the toolbar.