Click here to Skip to main content
15,914,165 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionProfile properties cannot be retrieved eventhough they are being saved to database Pin
red60mans13-Feb-07 14:41
red60mans13-Feb-07 14:41 
QuestionASP.NET web controls for Google AdSense Pin
Sharp-Developer.NET13-Feb-07 12:07
Sharp-Developer.NET13-Feb-07 12:07 
AnswerRe: ASP.NET web controls for Google AdSense Pin
Neeraj Arora13-Feb-07 19:27
Neeraj Arora13-Feb-07 19:27 
QuestionChicken Or Egg / WebPartZone Or LoginView Pin
Malcolm Smart13-Feb-07 11:31
Malcolm Smart13-Feb-07 11:31 
QuestionCluster Deployment Pin
Tad McClellan13-Feb-07 11:09
professionalTad McClellan13-Feb-07 11:09 
QuestionCall Javascript Function Pin
Lash2013-Feb-07 10:58
Lash2013-Feb-07 10:58 
AnswerRe: Call Javascript Function Pin
Christian Graus13-Feb-07 12:44
protectorChristian Graus13-Feb-07 12:44 
AnswerRe: Call Javascript Function Pin
GaryWoodfine 13-Feb-07 13:16
professionalGaryWoodfine 13-Feb-07 13:16 
AnswerRe: Call Javascript Function Pin
RaviJJain13-Feb-07 18:43
RaviJJain13-Feb-07 18:43 
QuestionASP.NET Calendar Web Control Pin
Ronni Marker13-Feb-07 10:47
Ronni Marker13-Feb-07 10:47 
AnswerRe: ASP.NET Calendar Web Control Pin
www.Developerof.NET13-Feb-07 18:35
www.Developerof.NET13-Feb-07 18:35 
Questionexception handling in class libraries Pin
Taurian11013-Feb-07 9:25
Taurian11013-Feb-07 9:25 
AnswerRe: exception handling in class libraries Pin
Neeraj Arora13-Feb-07 19:32
Neeraj Arora13-Feb-07 19:32 
QuestionGridDataView/SqlDataSource--Code Behind Pin
Amit Kumar G13-Feb-07 9:00
Amit Kumar G13-Feb-07 9:00 
AnswerRe: GridDataView/SqlDataSource--Code Behind Pin
Michael O.13-Feb-07 10:35
Michael O.13-Feb-07 10:35 
QuestionNo icons on Crystal Viewer Pin
DBNashville13-Feb-07 8:13
DBNashville13-Feb-07 8:13 
AnswerRe: No icons on Crystal Viewer Pin
Sylvester george13-Feb-07 20:44
Sylvester george13-Feb-07 20:44 
QuestionASP.NET RaisePostbackEvent Issues Pin
T_rexDino13-Feb-07 7:37
T_rexDino13-Feb-07 7:37 
QuestionFormat function Pin
vidhu raj13-Feb-07 4:48
vidhu raj13-Feb-07 4:48 
AnswerRe: Format function Pin
Christian Graus13-Feb-07 8:45
protectorChristian Graus13-Feb-07 8:45 
Questionhttps for secure pages in asp.net Pin
red60mans13-Feb-07 4:28
red60mans13-Feb-07 4:28 
i have the following setting in my web.config file:

<location path ="Secure">
<system.web>
<authorization>
<deny users="?" />
</authorization>
</system.web>
</location>


i want the pages in Secure folder to be accessed as "https" rather than http. However the other pages of the application still use http

can some one help how to do this



yojimbo
AnswerRe: https for secure pages in asp.net Pin
sathesh pandian19-Feb-07 23:00
sathesh pandian19-Feb-07 23:00 
QuestionConnecting to an external database from an asp.net application Pin
abiodunode13-Feb-07 3:34
abiodunode13-Feb-07 3:34 
QuestionGridView Template Field Pin
Murthy Puvvada13-Feb-07 3:19
Murthy Puvvada13-Feb-07 3:19 
AnswerRe: GridView Template Field Pin
Kschuler13-Feb-07 5:41
Kschuler13-Feb-07 5:41 

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.