Click here to Skip to main content
15,892,517 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionsend email on specified time using .net framework Pin
gr8dhina23-Mar-07 18:37
gr8dhina23-Mar-07 18:37 
AnswerRe: send email on specified time using .net framework Pin
yehtera23-Mar-07 20:54
yehtera23-Mar-07 20:54 
AnswerRe: send email on specified time using .net framework Pin
RichardGrimmer26-Mar-07 5:37
RichardGrimmer26-Mar-07 5:37 
QuestionBitmap Save dialog Pin
oskardiazdeleon23-Mar-07 7:31
oskardiazdeleon23-Mar-07 7:31 
QuestionDataGrid to Excel Pin
Sarfaraj Ahmed23-Mar-07 5:54
Sarfaraj Ahmed23-Mar-07 5:54 
QuestionCDO Subject Encoding Pin
Paddy Boyd23-Mar-07 5:19
Paddy Boyd23-Mar-07 5:19 
QuestionASP.net authorisation at page level Pin
Suj_7823-Mar-07 5:08
Suj_7823-Mar-07 5:08 
AnswerRe: ASP.net authorisation at page level Pin
kubben24-Mar-07 2:50
kubben24-Mar-07 2:50 
You need to add a location element to your web.config
<location path="yourpage or subdirectory goes here">
<system.web>
<authorisation>
...

That allows you to set the security for one page or sub directory.

Hope that helps.
Ben
QuestionHow to Generate PIN Number Pin
sjs4u23-Mar-07 5:06
sjs4u23-Mar-07 5:06 
AnswerRe: How to Generate PIN Number Pin
joon vh.23-Mar-07 5:59
joon vh.23-Mar-07 5:59 
QuestionIs it safe to move to IE7? Pin
-Dr_X-23-Mar-07 4:07
-Dr_X-23-Mar-07 4:07 
AnswerRe: Is it safe to move to IE7? Pin
ca8msm23-Mar-07 4:14
ca8msm23-Mar-07 4:14 
Questionhow to write regulr expression in url rewriting Pin
yogita charhate23-Mar-07 3:59
yogita charhate23-Mar-07 3:59 
AnswerRe: how to write regulr expression in url rewriting Pin
Sandeep Akhare24-Mar-07 0:35
Sandeep Akhare24-Mar-07 0:35 
QuestionSaving images to the server folder Pin
Icarus12323-Mar-07 3:42
Icarus12323-Mar-07 3:42 
AnswerRe: Saving images to the server folder Pin
ca8msm23-Mar-07 4:15
ca8msm23-Mar-07 4:15 
Questionhow to do URL Rewriting in asp.net c# Pin
yogita charhate23-Mar-07 3:41
yogita charhate23-Mar-07 3:41 
AnswerRe: how to do URL Rewriting in asp.net c# Pin
Jesse Squire23-Mar-07 4:00
Jesse Squire23-Mar-07 4:00 
QuestionReal time capturing video stream in webform Pin
senthil_becse23-Mar-07 2:28
senthil_becse23-Mar-07 2:28 
AnswerRe: Real time capturing video stream in webform Pin
senthil_becse27-Mar-07 19:04
senthil_becse27-Mar-07 19:04 
Questionwebsite access problem Pin
paranth23-Mar-07 2:28
paranth23-Mar-07 2:28 
AnswerRe: website access problem Pin
StianSandberg23-Mar-07 2:31
StianSandberg23-Mar-07 2:31 
GeneralRe: website access problem Pin
paranth23-Mar-07 2:53
paranth23-Mar-07 2:53 
GeneralRe: website access problem Pin
code-frog23-Mar-07 10:37
professionalcode-frog23-Mar-07 10:37 
GeneralRe: website access problem Pin
paranth27-Mar-07 2:29
paranth27-Mar-07 2:29 

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.