PERSONALIZE.ASP

With aleza all users have the ability to personalize settings by using the personalize.asp page. This page is a display page which uses persoexec.asp as a main include file. If you wish to exclude any personalization settings from this page just delete it using an html editor like FrontPage.

File Structure

personalize.asp

<!-- #Include File="start.asp" -->

... HTML ...

<!-- #Include File="navigation.asp" -->

... HTML ...

<!-- #Include File="persoexec.asp" -->

... HTML ...

<!-- #Include File="finish.asp" -->