Click here to Skip to main content
16,004,761 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: image does not display. Pin
Guffa9-Mar-07 15:14
Guffa9-Mar-07 15:14 
AnswerRe: image does not display. Pin
JustChiragPatel9-Mar-07 20:11
JustChiragPatel9-Mar-07 20:11 
QuestionRe: image does not display. Pin
Eyungwah12-Mar-07 7:03
Eyungwah12-Mar-07 7:03 
Questiona little help again [modified] Pin
blitz2bleach9-Mar-07 10:41
blitz2bleach9-Mar-07 10:41 
QuestionHow to Secure my default.aspx page Pin
Eyungwah9-Mar-07 9:02
Eyungwah9-Mar-07 9:02 
AnswerRe: How to Secure my default.aspx page Pin
kubben9-Mar-07 10:21
kubben9-Mar-07 10:21 
QuestionRe: How to Secure my default.aspx page Pin
Eyungwah9-Mar-07 12:23
Eyungwah9-Mar-07 12:23 
AnswerRe: How to Secure my default.aspx page Pin
kubben9-Mar-07 13:31
kubben9-Mar-07 13:31 
Well, I guess what you would want to do is to create a new subfolder. In that subfolder you can have another web.config that has an allow statement so that "?" Anonymous users are allowed to access pages in that subdirectory. You can also put a location section with a path in it.

So it is like
<location path="yoursubdirectory">
Do the allow authorization stuff here

Hope that helps.
Ben
Questionusing Template columns Pin
Mr.Sam9-Mar-07 4:23
Mr.Sam9-Mar-07 4:23 
AnswerRe: using Template columns Pin
Parwej Ahamad9-Mar-07 6:18
professionalParwej Ahamad9-Mar-07 6:18 
GeneralRe: using Template columns Pin
Mr.Sam9-Mar-07 6:52
Mr.Sam9-Mar-07 6:52 
AnswerRe: using Template columns Pin
postmaster@programmingknowledge.com9-Mar-07 6:57
postmaster@programmingknowledge.com9-Mar-07 6:57 
QuestionError! Pin
nclauder9-Mar-07 4:21
nclauder9-Mar-07 4:21 
AnswerRe: Error! Pin
Marcus J. Smith9-Mar-07 4:46
professionalMarcus J. Smith9-Mar-07 4:46 
AnswerRe: Error! Pin
badgrs9-Mar-07 5:09
badgrs9-Mar-07 5:09 
QuestionClient Authentication Pin
Rohan Gupta9-Mar-07 3:26
Rohan Gupta9-Mar-07 3:26 
AnswerRe: Client Authentication Pin
Dmitry Khudorozhkov9-Mar-07 10:37
Dmitry Khudorozhkov9-Mar-07 10:37 
Question&quot;Invalid Postback error&quot; Pin
Jeeva Mary Varghese9-Mar-07 3:03
Jeeva Mary Varghese9-Mar-07 3:03 
AnswerRe: &quot;Invalid Postback error&quot; Pin
ToddHileHoffer9-Mar-07 3:21
ToddHileHoffer9-Mar-07 3:21 
QuestionDsipose Method Pin
vijay_839-Mar-07 2:34
vijay_839-Mar-07 2:34 
AnswerRe: Dsipose Method Pin
ToddHileHoffer9-Mar-07 2:37
ToddHileHoffer9-Mar-07 2:37 
AnswerRe: Dsipose Method Pin
Marcus J. Smith9-Mar-07 2:40
professionalMarcus J. Smith9-Mar-07 2:40 
Questionvalidation summary MessageBox with Fire Fox Pin
_tasleem9-Mar-07 2:14
_tasleem9-Mar-07 2:14 
AnswerRe: validation summary MessageBox with Fire Fox Pin
ToddHileHoffer9-Mar-07 2:42
ToddHileHoffer9-Mar-07 2:42 
GeneralRe: validation summary MessageBox with Fire Fox Pin
_tasleem9-Mar-07 3:13
_tasleem9-Mar-07 3:13 

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.