Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asptoday_discuss thread: organize admin pages


Message #1 by "Steven Van de Weyer" <vandeweyer.s@p...> on Tue, 2 Oct 2001 14:43:52
hi,



What is the best way to secure and organise your admin pages?



I was thinking to have a session variable that you use to mark if you have 

succesfully logged in. Then at each page you check if this variable is ok, 

else redirect to a password page. When session times out, you loose access 

to admin pages.



Are there better ways?



TIA, Stevie.

  Return to Index