You can't have just *some* of the pages under https within a single application
(or rather, within a single *session*): the browser sees the http: and https: urls
as different servers, so it will not send session-cookies from the one to the other.
To put a *directory* (it works on directory level, not file) under https, you need to
go to IIS. Properties of the directory within your site, tab "directory security",
under "Secure Communications". You will need "certificates" for this!
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.