Click here to Skip to main content
15,919,778 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Crystal Reports license Error Pin
NinaWilliam16-Jan-10 21:20
NinaWilliam16-Jan-10 21:20 
GeneralRe: Crystal Reports license Error Pin
NinaWilliam23-Jan-10 20:22
NinaWilliam23-Jan-10 20:22 
QuestionThe underlying connection was closed: An unexpected error occurred on a receive Pin
WinCrs23-Dec-09 17:22
WinCrs23-Dec-09 17:22 
QuestionSetting a href property in a anchor tag with Javascript Pin
Tina P23-Dec-09 16:55
Tina P23-Dec-09 16:55 
AnswerRe: Setting a href property in a anchor tag with Javascript Pin
m-khansari23-Dec-09 18:21
m-khansari23-Dec-09 18:21 
AnswerRe: Setting a href property in a anchor tag with Javascript Pin
Abhishek Sur23-Dec-09 20:57
professionalAbhishek Sur23-Dec-09 20:57 
GeneralRe: Setting a href property in a anchor tag with Javascript Pin
Tina P24-Dec-09 5:08
Tina P24-Dec-09 5:08 
QuestionFoor loop Code Block in ASPX Page Pin
Ma tju23-Dec-09 14:36
Ma tju23-Dec-09 14:36 
AnswerRe: Foor loop Code Block in ASPX Page Pin
geeeeeeeetha23-Dec-09 17:33
geeeeeeeetha23-Dec-09 17:33 
GeneralRe: Foor loop Code Block in ASPX Page Pin
Ma tju23-Dec-09 19:18
Ma tju23-Dec-09 19:18 
GeneralRe: Foor loop Code Block in ASPX Page Pin
keyur satyadev23-Dec-09 19:22
keyur satyadev23-Dec-09 19:22 
GeneralRe: Foor loop Code Block in ASPX Page Pin
Ma tju23-Dec-09 19:32
Ma tju23-Dec-09 19:32 
GeneralRe: Foor loop Code Block in ASPX Page Pin
keyur satyadev23-Dec-09 20:20
keyur satyadev23-Dec-09 20:20 
GeneralRe: Foor loop Code Block in ASPX Page Pin
Ma tju23-Dec-09 20:37
Ma tju23-Dec-09 20:37 
GeneralRe: Foor loop Code Block in ASPX Page Pin
keyur satyadev23-Dec-09 21:37
keyur satyadev23-Dec-09 21:37 
QuestionCorrect way to check if authenticated on each page Pin
DeepToot23-Dec-09 10:19
DeepToot23-Dec-09 10:19 
I was given the task to take several websites and add login authentication to them. Currently, they are using Apache to login then it redirects to the site if their login was valid.

What I was going to do, or did, was create a login page and use their custom authenticator class (which they wanted me to use) to validate then if successful redirect to the home page...simple enough.

What I have a question on is if I am using this very basic (and probably old way) of doing this, can I add a session object "Authenticate" and set it to true if success, false if not. Then on the other pages during Page_Load check this session if authenticated and if not redirect to login page? Is this valid? Seems outdated and I know I can use the new Login Controls for .Net 3.5 but wasn't sure if I could or not.

They are not using Windows Authentication or anything, it's what is typed in txtbox and validated in sql. The authentication class does this.

Would appreciate any suggestions on how I could validate on each page if they were logged in or not.

Thanks
AnswerRe: Correct way to check if authenticated on each page Pin
m-khansari23-Dec-09 18:33
m-khansari23-Dec-09 18:33 
Questionwebpartzone title Pin
NETLearning23-Dec-09 3:03
NETLearning23-Dec-09 3:03 
AnswerRe: webpartzone title Pin
Abhijit Jana23-Dec-09 3:53
professionalAbhijit Jana23-Dec-09 3:53 
Questionhide row Pin
baselanfouqa23-Dec-09 2:56
baselanfouqa23-Dec-09 2:56 
AnswerRe: hide row Pin
Abhishek Sur23-Dec-09 4:25
professionalAbhishek Sur23-Dec-09 4:25 
AnswerRe: hide row Pin
sashidhar23-Dec-09 4:26
sashidhar23-Dec-09 4:26 
AnswerRe: hide row Pin
m-khansari23-Dec-09 19:08
m-khansari23-Dec-09 19:08 
QuestionHow to Enable or Disable browser cookies option by code(java script/.net) Pin
Samarjeet Singh@india22-Dec-09 23:49
Samarjeet Singh@india22-Dec-09 23:49 
AnswerRe: How to Enable or Disable browser cookies option by code(java script/.net) Pin
Vimalsoft(Pty) Ltd23-Dec-09 0:03
professionalVimalsoft(Pty) Ltd23-Dec-09 0:03 

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.