Changing visibility of Log-out button from serverasp

Rodrigo

New Member
I'm now building a site including database of users. I want to add "log-out" button on the menu if the session exists. I thought that after checking session exist I would change the visibility property in the css. How can I do that. thanks.
 
Back
Top