PDA

Click to See Complete Forum and Search --> : Securing HTML pages


spower
Jul 11th, 2000, 01:58 AM
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 HTML because styesheets and layers don't work. How can I secure these HTML pages ?

thanks.