Click here to Skip to main content
15,891,253 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionhow to UnSelect all rows in GridView - asp.net ? Pin
Gali197811-Jan-11 9:43
Gali197811-Jan-11 9:43 
AnswerRe: how to UnSelect all rows in GridView - asp.net ? Pin
Not Active11-Jan-11 14:06
mentorNot Active11-Jan-11 14:06 
AnswerRe: how to UnSelect all rows in GridView - asp.net ? Pin
TweakBird12-Jan-11 8:40
TweakBird12-Jan-11 8:40 
QuestionSending Status Messages Pin
indian14311-Jan-11 7:46
indian14311-Jan-11 7:46 
AnswerRe: Sending Status Messages Pin
David Mujica11-Jan-11 9:55
David Mujica11-Jan-11 9:55 
GeneralRe: Sending Status Messages Pin
indian14311-Jan-11 11:19
indian14311-Jan-11 11:19 
GeneralRe: Sending Status Messages Pin
David Mujica12-Jan-11 6:08
David Mujica12-Jan-11 6:08 
QuestionProper Procedures to Prevent Cross Site Scripting. Pin
badprog11-Jan-11 7:24
badprog11-Jan-11 7:24 
Issue: I need to prevent cross site scripting

Current Solution:
1. Create a token based on session id and time in the Global Session Start method.
2. Store token in hidden form variable on every page load.
3. On submission, compare form variable with session token.

Question: What is the proper way to implement my solution? This has to be wrong. I can not see in anyway how this would prevent CSS. Under no circumstances would the form variable differ from the session variable.
Smile | :)

AnswerRe: Proper Procedures to Prevent Cross Site Scripting. Pin
Not Active11-Jan-11 7:37
mentorNot Active11-Jan-11 7:37 
AnswerRe: Proper Procedures to Prevent Cross Site Scripting. Pin
TweakBird12-Jan-11 8:36
TweakBird12-Jan-11 8:36 
QuestionBuffer implement Pin
Dhyanga11-Jan-11 4:03
Dhyanga11-Jan-11 4:03 
AnswerRe: Buffer implement Pin
Yusuf11-Jan-11 4:31
Yusuf11-Jan-11 4:31 
GeneralRe: Buffer implement Pin
Dhyanga11-Jan-11 4:37
Dhyanga11-Jan-11 4:37 
GeneralRe: Buffer implement Pin
David Mujica11-Jan-11 4:50
David Mujica11-Jan-11 4:50 
GeneralRe: Buffer implement Pin
Dhyanga11-Jan-11 4:57
Dhyanga11-Jan-11 4:57 
GeneralRe: Buffer implement Pin
N a v a n e e t h11-Jan-11 5:34
N a v a n e e t h11-Jan-11 5:34 
QuestionMultiple users inserting record at same time Pin
vishnukamath11-Jan-11 0:22
vishnukamath11-Jan-11 0:22 
AnswerRe: Multiple users inserting record at same time Pin
N a v a n e e t h11-Jan-11 0:58
N a v a n e e t h11-Jan-11 0:58 
GeneralRe: Multiple users inserting record at same time Pin
vishnukamath11-Jan-11 1:09
vishnukamath11-Jan-11 1:09 
GeneralRe: Multiple users inserting record at same time Pin
Kasson11-Jan-11 1:18
Kasson11-Jan-11 1:18 
GeneralRe: Multiple users inserting record at same time Pin
vishnukamath11-Jan-11 2:08
vishnukamath11-Jan-11 2:08 
AnswerRe: Multiple users inserting record at same time Pin
Kasson11-Jan-11 1:08
Kasson11-Jan-11 1:08 
GeneralRe: Multiple users inserting record at same time Pin
vishnukamath11-Jan-11 1:18
vishnukamath11-Jan-11 1:18 
GeneralRe: Multiple users inserting record at same time Pin
vishnukamath11-Jan-11 2:50
vishnukamath11-Jan-11 2:50 
QuestionResponse.Write error Pin
Naunt10-Jan-11 23:05
Naunt10-Jan-11 23:05 

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.