Click here to Skip to main content
15,889,281 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: DataList Pin
The Web Developer19-Aug-08 23:27
The Web Developer19-Aug-08 23:27 
QuestionSSL implementation Pin
iamdking19-Aug-08 21:06
iamdking19-Aug-08 21:06 
AnswerRe: SSL implementation Pin
Jörgen Andersson19-Aug-08 21:13
professionalJörgen Andersson19-Aug-08 21:13 
GeneralRe: SSL implementation Pin
iamdking19-Aug-08 21:30
iamdking19-Aug-08 21:30 
GeneralRe: SSL implementation Pin
Jörgen Andersson19-Aug-08 21:37
professionalJörgen Andersson19-Aug-08 21:37 
GeneralRe: SSL implementation Pin
iamdking19-Aug-08 22:10
iamdking19-Aug-08 22:10 
GeneralRe: SSL implementation Pin
Jörgen Andersson19-Aug-08 23:30
professionalJörgen Andersson19-Aug-08 23:30 
AnswerRe: SSL implementation Pin
JimmyRopes20-Aug-08 2:07
professionalJimmyRopes20-Aug-08 2:07 
After the SSL certificate is installed on your domain do something like this depending on your requirements:

Write a redirect script, that redirects all (or some, depending on your requirements) requests to your website to https://


]]>


This script needs to be named default.asp and placed in the folder your domain is pointing to if you are redirecting all http requests.

If you only want to protect some web site pages it becomes a more complicated process. You will have to modify this code and put it into the desired folder to meet your requirements. You will also have to check referrer on the individual web pages to make sure they are being opened from another web page on your site and not just typed into the browser address.


Simply Elegant Designs JimmyRopes Designs
Think inside the box! ProActive Secure Systems

I'm on-line therefore I am.
JimmyRopes



GeneralRe: SSL implementation Pin
iamdking20-Aug-08 2:51
iamdking20-Aug-08 2:51 
GeneralRe: SSL implementation Pin
JimmyRopes21-Aug-08 17:31
professionalJimmyRopes21-Aug-08 17:31 
QuestionIts Regarding Widget Pin
Krazy Programmer19-Aug-08 20:59
Krazy Programmer19-Aug-08 20:59 
AnswerRe: Its Regarding Widget Pin
Jörgen Andersson19-Aug-08 21:07
professionalJörgen Andersson19-Aug-08 21:07 
Question[Message Deleted] Pin
UD(IA)19-Aug-08 20:53
UD(IA)19-Aug-08 20:53 
GeneralRe: update panel Pin
Krazy Programmer19-Aug-08 21:02
Krazy Programmer19-Aug-08 21:02 
JokeRe: update panel Pin
UD(IA)19-Aug-08 22:17
UD(IA)19-Aug-08 22:17 
GeneralRe: update panel Pin
The Web Developer19-Aug-08 22:24
The Web Developer19-Aug-08 22:24 
GeneralRe: update panel Pin
UD(IA)19-Aug-08 22:27
UD(IA)19-Aug-08 22:27 
QuestionShow DataGrid Vertically Pin
The Web Developer19-Aug-08 20:39
The Web Developer19-Aug-08 20:39 
AnswerRe: Show DataGrid Vertically Pin
Anand Desai19-Aug-08 20:42
Anand Desai19-Aug-08 20:42 
GeneralRe: Show DataGrid Vertically Pin
The Web Developer19-Aug-08 20:45
The Web Developer19-Aug-08 20:45 
GeneralRe: Show DataGrid Vertically Pin
The Web Developer19-Aug-08 21:56
The Web Developer19-Aug-08 21:56 
AnswerRe: Show DataGrid Vertically Pin
Jörgen Andersson19-Aug-08 21:05
professionalJörgen Andersson19-Aug-08 21:05 
QuestionHow to use pdfunny? Pin
vannapragada19-Aug-08 20:00
vannapragada19-Aug-08 20:00 
AnswerRe: How to use pdfunny? Pin
Christian Graus19-Aug-08 21:32
protectorChristian Graus19-Aug-08 21:32 
Questionshowing videos Pin
needhi_p19-Aug-08 19:01
needhi_p19-Aug-08 19:01 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.