Click here to Skip to main content
15,898,134 members
Home / Discussions / C#
   

C#

 
AnswerRe: Combobox problem Pin
Luc Pattyn11-Jun-10 1:21
sitebuilderLuc Pattyn11-Jun-10 1:21 
GeneralRe: Combobox problem Pin
ddecoy11-Jun-10 1:41
ddecoy11-Jun-10 1:41 
GeneralRe: Combobox problem Pin
Luc Pattyn11-Jun-10 1:59
sitebuilderLuc Pattyn11-Jun-10 1:59 
GeneralRe: Combobox problem Pin
Hum Dum11-Jun-10 2:27
Hum Dum11-Jun-10 2:27 
GeneralRe: Combobox problem [modified] Pin
Luc Pattyn11-Jun-10 2:45
sitebuilderLuc Pattyn11-Jun-10 2:45 
GeneralRe: Combobox problem Pin
Hum Dum13-Jun-10 17:41
Hum Dum13-Jun-10 17:41 
GeneralRe: Combobox problem Pin
Luc Pattyn13-Jun-10 18:05
sitebuilderLuc Pattyn13-Jun-10 18:05 
QuestionDisconnect SSL connection after user has logout Pin
tiffanygct10-Jun-10 22:20
tiffanygct10-Jun-10 22:20 
Dear All,

I need a little help here.
Currently I have a website which is not under secure (E.g non-SSL pages).
If the user clicks login, the system will verify whether the login page is a secure page. If it is not, it will had a change of the URL to "https://" instead of "http://" which brings the website to be under secure.

However, if the user logout, my website will disconnect the SSL connection.

Now my problem is, how to disconnect the SSL connection in C#?
I tried searching googles, forums, etc for about a week and most of the replies are by using "FormsAuthtication.SignOut()" but it does not work in my website.

I include "FormsAuthtication.SignOut()" and redirect to "http://" page, it give me an error:

"The page must be viewed over a secure channel
The page you are trying to view requires the use of "https" in the address.

HTTP 403.4 - Forbidden: SSL required
Internet Information Services"

Please give me advie on this.
Many thanks.
QuestionHow do I find the BITMAPINFOHEADER of a image Pin
TimSWatson10-Jun-10 21:49
TimSWatson10-Jun-10 21:49 
AnswerRe: How do I find the BITMAPINFOHEADER of a image Pin
Henry Minute11-Jun-10 6:11
Henry Minute11-Jun-10 6:11 
GeneralRe: How do I find the BITMAPINFOHEADER of a image Pin
TimSWatson13-Jun-10 21:51
TimSWatson13-Jun-10 21:51 
GeneralRe: How do I find the BITMAPINFOHEADER of a image Pin
Henry Minute14-Jun-10 1:16
Henry Minute14-Jun-10 1:16 
QuestionRandomize from array Pin
Socheat.Net10-Jun-10 21:00
Socheat.Net10-Jun-10 21:00 
AnswerRe: Randomize from array Pin
OriginalGriff10-Jun-10 21:46
mveOriginalGriff10-Jun-10 21:46 
GeneralRe: Randomize from array Pin
Socheat.Net10-Jun-10 22:13
Socheat.Net10-Jun-10 22:13 
GeneralRe: Randomize from array Pin
Socheat.Net11-Jun-10 1:03
Socheat.Net11-Jun-10 1:03 
GeneralRe: Randomize from array Pin
OriginalGriff11-Jun-10 1:19
mveOriginalGriff11-Jun-10 1:19 
GeneralRe: Randomize from array Pin
OriginalGriff11-Jun-10 1:20
mveOriginalGriff11-Jun-10 1:20 
AnswerRe: Randomize from array Pin
Luc Pattyn11-Jun-10 1:44
sitebuilderLuc Pattyn11-Jun-10 1:44 
GeneralRe: Randomize from array Pin
harold aptroot11-Jun-10 1:53
harold aptroot11-Jun-10 1:53 
GeneralRe: Randomize from array Pin
Luc Pattyn11-Jun-10 2:11
sitebuilderLuc Pattyn11-Jun-10 2:11 
GeneralRe: Randomize from array Pin
harold aptroot11-Jun-10 2:44
harold aptroot11-Jun-10 2:44 
AnswerRe: Randomize from array Pin
Socheat.Net11-Jun-10 17:19
Socheat.Net11-Jun-10 17:19 
GeneralRe: Randomize from array Pin
OriginalGriff11-Jun-10 22:42
mveOriginalGriff11-Jun-10 22:42 
AnswerRe: Randomize from array Pin
yu-jian27-Jun-10 10:34
yu-jian27-Jun-10 10:34 

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.