Hi,
I want users to logout and after clicking logout I want my screen refreshed. My problem is that my menu stays on top while the sc_logon starts up. So after logging off I still can work with te still visible menu. I know it has to do with the cache and the session but it should be possible the clear my screen so the menu is no longer visable. I tried making a control with a JS method wich clears the screen. But that did not work. I also uses sc_logged_out([logged_user], [logged_date_login]); But this also did not work.
The menu is a wonderfull thing until you no longer need it. Please help. I’m almost there
Roelof