I have an ASP web site that is secured using a session variable that is set by a logon page. Any asp page that a user may goto checks the variable and redirects to the logon page if required. The user's now need to have secure HTML pages on this site, they can't be converted to ASP because styesheets and layers don't work. How can I secure these HTML pages ? <br>