What code do I need to force users to sign into my web page?
I have a login screen, and ado code that verifies the username/password against my DB, but what code should I use so that users can now view other pages in my site.
Is it Forms security I want?
Do I need to store a cookie to do this?
Wood
