HighTechTalks DotNet Forums  

Change From HTTP To HTTPS On PostBack

Visual Studio.net (General) microsoft.public.vsnet.general


Discuss Change From HTTP To HTTPS On PostBack in the Visual Studio.net (General) forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Andrew Hayes
 
Posts: n/a

Default Change From HTTP To HTTPS On PostBack - 06-15-2009 , 01:07 AM






I have a C#.NET web app that includes a list of service offerings, with a
button on each one for requesting additional information where the person
enters basic details like name, email address, etc.

However, due to privacy laws, any personal information gathered this way
must be over a secure connection, using SSL or TLS.

The way I have it coded right now is that the form, a FormView control and
associated DataSources, is hidden until the request button is clicked, then
it is shown.

Rather than redirecting the user to a new page, is there a way to change
from HTTP to HTTPS when the FormView is shown in the Page_Load event?

Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.