Hi all! I am writing a login in page for a set of webapges. The login is done, but I need to implement the session for the group of pages so that when someone types in the url of a page, it will recognize that the user has not logged in, and it will redirect to the login page...can someone give me some pointers on how to implement this (whats needed in the login and whats needed in the group of pages)? Thanks in Advance!!!