How can I make use of asp session level variables? I have created a registration page which takes in session level variables. Another page processes the details to a database. I would like to manipulate those variables when a user logs to personalise web pages. If anyone has any suggestions I would be grateful.