Click to See Complete Forum and Search --> : Https:


TheCPUWizard
October 12th, 2003, 08:19 PM
Is there any way to set certain pages of a single .NET application to require access through a secure connection?????

DSJ
October 13th, 2003, 05:44 PM
In IIS right-click on the ASPX page and choose properties... File Security...

TheCPUWizard
October 13th, 2003, 08:13 PM
I have tried that, but then my internal references from other pages within the application also fail on the redirect.....