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

ASP.NET

 
Question[Message Deleted] [modified] Pin
JAYRAJ GIRI3-Mar-09 21:35
JAYRAJ GIRI3-Mar-09 21:35 
AnswerRe: remove Browser Pin
ABitSmart3-Mar-09 21:43
ABitSmart3-Mar-09 21:43 
QuestionHow to create and delete an appointment in outlook using asp.net code Pin
Manprit.bagga3-Mar-09 21:12
Manprit.bagga3-Mar-09 21:12 
AnswerRe: How to create and delete an appointment in outlook using asp.net code Pin
Christian Graus3-Mar-09 21:15
protectorChristian Graus3-Mar-09 21:15 
GeneralRe: How to create and delete an appointment in outlook using asp.net code Pin
Manprit.bagga3-Mar-09 21:30
Manprit.bagga3-Mar-09 21:30 
GeneralRe: How to create and delete an appointment in outlook using asp.net code Pin
Christian Graus4-Mar-09 9:36
protectorChristian Graus4-Mar-09 9:36 
Questionhow to redirect user to login page if he/she is not login in the system? Pin
keyur satyadev3-Mar-09 20:30
keyur satyadev3-Mar-09 20:30 
AnswerRe: how to redirect user to login page if he/she is not login in the system? Pin
Abhishek Sur3-Mar-09 20:45
professionalAbhishek Sur3-Mar-09 20:45 
Create a session variable when one logs in to the system and then check for the session variable to every page. You can use base class of the page to get it done or you can place the checking inside the master page. Just if the session variable is not present, Response.Redirect to the login page.

Thats all.. Rose | [Rose] Rose | [Rose]


QuestionHow to verify entered password with Stored hashed password Pin
Rameez Raja3-Mar-09 20:23
Rameez Raja3-Mar-09 20:23 
AnswerRe: How to verify entered password with Stored hashed password Pin
Christian Graus3-Mar-09 21:06
protectorChristian Graus3-Mar-09 21:06 
GeneralRe: How to verify entered password with Stored hashed password Pin
Jassim Rahma11-Apr-13 0:01
Jassim Rahma11-Apr-13 0:01 
Questionnot able to delete file from visual source safe? Pin
keyur satyadev3-Mar-09 20:12
keyur satyadev3-Mar-09 20:12 
AnswerRe: not able to delete file from visual source safe? Pin
Abhishek Sur3-Mar-09 20:38
professionalAbhishek Sur3-Mar-09 20:38 
AnswerRe: not able to delete file from visual source safe? Pin
Christian Graus3-Mar-09 21:06
protectorChristian Graus3-Mar-09 21:06 
GeneralRe: not able to delete file from visual source safe? Pin
keyur satyadev3-Mar-09 22:58
keyur satyadev3-Mar-09 22:58 
QuestionHow to Attach ConfirmButtonExtender to CustomControl Button Pin
Vishal093-Mar-09 20:01
Vishal093-Mar-09 20:01 
QuestionDrop down list box? Pin
Karthick_gc3-Mar-09 19:53
Karthick_gc3-Mar-09 19:53 
AnswerRe: Drop down list box? Pin
Christian Graus3-Mar-09 20:04
protectorChristian Graus3-Mar-09 20:04 
AnswerRe: Drop down list box? Pin
rakeshs3123-Mar-09 22:41
rakeshs3123-Mar-09 22:41 
QuestionHow to create Chart using Report Control in asp.net 2.0 Pin
Jagz W3-Mar-09 19:47
professionalJagz W3-Mar-09 19:47 
AnswerRe: How to create Chart using Report Control in asp.net 2.0 Pin
Christian Graus3-Mar-09 20:06
protectorChristian Graus3-Mar-09 20:06 
GeneralRe: How to create Chart using Report Control in asp.net 2.0 Pin
Jagz W3-Mar-09 20:35
professionalJagz W3-Mar-09 20:35 
QuestionASPNET acount Pin
siva4553-Mar-09 19:41
siva4553-Mar-09 19:41 
AnswerRe: ASPNET acount Pin
Christian Graus3-Mar-09 20:10
protectorChristian Graus3-Mar-09 20:10 
QuestionAdding ASPNET as a member of Administrators under Local Users and Groups/Users/ASPNET(in Computer management) Pin
siva4553-Mar-09 19:08
siva4553-Mar-09 19:08 

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.