Personalization
Published 12/19/01 - For
Classic ASP
Introduction
Many websites and portals allow
you to personalize the look of the site for the benefit of the user and
themselves. Personalizing a site can go from very simple to very hard, very
quickly. This article will look at one of the more simple ways. It will take a
site and allow the user to personalize what items can be seen on the page
(news, stocks, technology etc.) and then the settings will be stored in a
Session Variable. See it running
here.