Click here to Skip to main content
15,900,511 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Asp.net 2 - show webform as pop up form? Pin
Tirthadip13-Apr-06 21:11
Tirthadip13-Apr-06 21:11 
GeneralRe: Asp.net 2 - show webform as pop up form? Pin
Rahman Mahmoodi13-Apr-06 22:08
Rahman Mahmoodi13-Apr-06 22:08 
GeneralRe: Asp.net 2 - show webform as pop up form? Pin
gyokusei13-Apr-06 22:21
gyokusei13-Apr-06 22:21 
GeneralRe: Asp.net 2 - show webform as pop up form? Pin
Rahman Mahmoodi13-Apr-06 23:22
Rahman Mahmoodi13-Apr-06 23:22 
GeneralRe: Asp.net 2 - show webform as pop up form? Pin
gyokusei20-Apr-06 22:21
gyokusei20-Apr-06 22:21 
QuestionSending email problem!!! Pin
gyokusei13-Apr-06 18:13
gyokusei13-Apr-06 18:13 
QuestionVerify SSL access Pin
mtone13-Apr-06 17:07
mtone13-Apr-06 17:07 
AnswerRe: Verify SSL access Pin
Mike Ellison14-Apr-06 2:53
Mike Ellison14-Apr-06 2:53 
What I've done in the past is implement a redirection - check if the browser is requesting something through HTTPS, and if not, redirect to https://server/theSamePage.aspx. There are a number of approaches to this type of thing. Here are a few examples:

Switching Between HTTP and HTTPS Automatically[^]
Seamlessly moving requests in and out of SSL[^]
Requiring HTTPS for Certain ASP.NET Pages[^]
QuestionSearch a folder on a server Pin
KPSRCH13-Apr-06 11:12
KPSRCH13-Apr-06 11:12 
AnswerRe: Search a folder on a server Pin
Jakob Farian Krarup13-Apr-06 12:43
Jakob Farian Krarup13-Apr-06 12:43 
GeneralRe: Search a folder on a server Pin
KPSRCH13-Apr-06 14:12
KPSRCH13-Apr-06 14:12 
GeneralRe: Search a folder on a server Pin
Jakob Farian Krarup13-Apr-06 21:59
Jakob Farian Krarup13-Apr-06 21:59 
GeneralRe: Search a folder on a server Pin
KPSRCH17-Apr-06 9:26
KPSRCH17-Apr-06 9:26 
QuestionHELP!!Solution to a unique scenario in ASP.NET. Pin
mastjabs13-Apr-06 10:01
mastjabs13-Apr-06 10:01 
AnswerRe: HELP!!Solution to a unique scenario in ASP.NET. Pin
CWIZO13-Apr-06 10:53
CWIZO13-Apr-06 10:53 
AnswerRe: HELP!!Solution to a unique scenario in ASP.NET. Pin
Guffa13-Apr-06 11:25
Guffa13-Apr-06 11:25 
GeneralRe: HELP!!Solution to a unique scenario in ASP.NET. Pin
mastjabs15-Apr-06 1:03
mastjabs15-Apr-06 1:03 
Questionradiobox all items display Pin
kirthikirthi13-Apr-06 8:42
kirthikirthi13-Apr-06 8:42 
GeneralRe: radiobox all items display Pin
Guffa13-Apr-06 9:31
Guffa13-Apr-06 9:31 
AnswerRe: radiobox all items display Pin
Jakob Farian Krarup13-Apr-06 12:44
Jakob Farian Krarup13-Apr-06 12:44 
GeneralRe: radiobox all items display Pin
kirthikirthi14-Apr-06 18:05
kirthikirthi14-Apr-06 18:05 
QuestionGridView Updates with ObjectDataSource Pin
Jason K13-Apr-06 7:56
Jason K13-Apr-06 7:56 
AnswerRe: GridView Updates with ObjectDataSource Pin
minhpc_bk13-Apr-06 14:51
minhpc_bk13-Apr-06 14:51 
Questionhow to load DataTable Metadata to TreeView Pin
Dotnetdevs13-Apr-06 7:33
Dotnetdevs13-Apr-06 7:33 
AnswerRe: how to load DataTable Metadata to TreeView Pin
minhpc_bk13-Apr-06 14:54
minhpc_bk13-Apr-06 14:54 

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.