HTTPS Server Variable
Written by Eric Smith, Northstar Computer Systems LLC
In previous tips, I showed you how you could use the SERVER_PORT variable to determine if the user is viewing your site on a secured port. However, an easier way to do it is to use the HTTPS variable, which returns an "on" if you're viewing a page via a secured port. This takes care of cases in which you might be using a different port than the standard one.
Keywords: [
Uncategorized ASP Tips
]
Publication Date: 2/10/2001
|