Click here to Skip to main content
15,899,475 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: there is no source code available for the current location Pin
haleemasher26-Aug-09 21:27
haleemasher26-Aug-09 21:27 
Questionscripts in adrotator control? Pin
Member 387988126-Aug-09 21:06
Member 387988126-Aug-09 21:06 
AnswerRe: scripts in adrotator control? Pin
Arun Jacob26-Aug-09 21:10
Arun Jacob26-Aug-09 21:10 
Questionscripts in adrotator control Pin
Member 387988126-Aug-09 21:05
Member 387988126-Aug-09 21:05 
AnswerRe: scripts in adrotator control Pin
Abhishek Sur26-Aug-09 21:57
professionalAbhishek Sur26-Aug-09 21:57 
QuestionHow to Avoid Session hijacking Pin
IsamilAmeerAli26-Aug-09 21:02
IsamilAmeerAli26-Aug-09 21:02 
AnswerRe: How to Avoid Session hijacking Pin
Abhishek Sur26-Aug-09 21:43
professionalAbhishek Sur26-Aug-09 21:43 
QuestionRe: How to Avoid Session hijacking Pin
IsamilAmeerAli26-Aug-09 22:53
IsamilAmeerAli26-Aug-09 22:53 
thanks for your reply...


I have implemented using following steps.

1) i have create one more database table to store clientip and aspsessionid...

2) Create the function to store ASPSessionid and client ip to the table when user logged in successfully

3) Create the function called "validateUserSession()" to Validate sessionid and clientid

4) Whenever user requesting the authenticated page i am calling function "validateUserSession" with current sessionid and clientip

5) if the record exists in the table login success otherwise failed


is that correct approch..
Questionparameters to Stored procedure in ASP.net Pin
Ramakrishna GS26-Aug-09 20:54
Ramakrishna GS26-Aug-09 20:54 
AnswerRe: parameters to Stored procedure in ASP.net Pin
Arun Jacob26-Aug-09 20:59
Arun Jacob26-Aug-09 20:59 
GeneralRe: parameters to Stored procedure in ASP.net Pin
Ramakrishna GS27-Aug-09 0:23
Ramakrishna GS27-Aug-09 0:23 
AnswerRe: parameters to Stored procedure in ASP.net Pin
Arun Jacob27-Aug-09 0:38
Arun Jacob27-Aug-09 0:38 
AnswerRe: parameters to Stored procedure in ASP.net Pin
Abhishek Sur26-Aug-09 21:39
professionalAbhishek Sur26-Aug-09 21:39 
QuestionRadiobuttonlist Pin
rummer26-Aug-09 20:42
rummer26-Aug-09 20:42 
AnswerRe: Radiobuttonlist Pin
padmanabhan N26-Aug-09 20:49
padmanabhan N26-Aug-09 20:49 
Questionradibutton list Pin
rummer26-Aug-09 20:31
rummer26-Aug-09 20:31 
AnswerRe: radiobutton list Pin
Arun Jacob26-Aug-09 20:35
Arun Jacob26-Aug-09 20:35 
AnswerRe: radibutton list Pin
padmanabhan N26-Aug-09 20:38
padmanabhan N26-Aug-09 20:38 
QuestionSql query problem Pin
adkalavadia26-Aug-09 20:13
adkalavadia26-Aug-09 20:13 
AnswerRe: Sql query problem Pin
padmanabhan N26-Aug-09 20:51
padmanabhan N26-Aug-09 20:51 
AnswerRe: Sql query problem Pin
Gaurav Dudeja India26-Aug-09 21:09
Gaurav Dudeja India26-Aug-09 21:09 
AnswerRe: Sql query problem Pin
adkalavadia26-Aug-09 22:37
adkalavadia26-Aug-09 22:37 
Questionmerging Pin
mylogics26-Aug-09 20:09
professionalmylogics26-Aug-09 20:09 
AnswerRe: merging Pin
SeMartens26-Aug-09 20:36
SeMartens26-Aug-09 20:36 
GeneralRe: merging Pin
mylogics26-Aug-09 20:53
professionalmylogics26-Aug-09 20:53 

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.