Click here to Skip to main content
15,890,506 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Propay Payment Integration Pin
jkirkerx18-Mar-13 7:36
professionaljkirkerx18-Mar-13 7:36 
QuestionWSAT tool with IIS 7 Pin
vanikanc14-Mar-13 3:06
vanikanc14-Mar-13 3:06 
AnswerRe: WSAT tool with IIS 7 Pin
jkirkerx14-Mar-13 12:43
professionaljkirkerx14-Mar-13 12:43 
GeneralRe: WSAT tool with IIS 7 Pin
vanikanc15-Mar-13 7:48
vanikanc15-Mar-13 7:48 
GeneralRe: WSAT tool with IIS 7 Pin
jkirkerx18-Mar-13 7:24
professionaljkirkerx18-Mar-13 7:24 
QuestionAbsolute Timeout in windows Authentication Pin
Ballita13-Mar-13 7:59
Ballita13-Mar-13 7:59 
AnswerRe: Absolute Timeout in windows Authentication Pin
dusty_dex13-Mar-13 10:44
dusty_dex13-Mar-13 10:44 
QuestionUsing microsoft AntiXss cross site script encoder to encode standard input controls on an ASP .NET page Pin
Steve Holdorf13-Mar-13 6:48
Steve Holdorf13-Mar-13 6:48 
Hello,

I have been assigned the task of using the microsoft AntiXss library to encode all of the input text controls on several asp .net web pages. I was told to use the EncodeHTML method to assign/retreve values to (textboxes, listboxes, etc.) After inspecting the EncodeHTML it looks like it is only used with streaming html sent out the Request object and not used for accessing control text in the code behind. Can someone explain to me if you can access asp textboxes .text values in the code behind, without using the Request object, like is usually the norm. Also, A decission has been made to do away with all query strings of the application and store everything in session. Is this the best way to go because not only are query strings used in the code behind but also in the javascript. If there are security issues with the query strings could not the AntiXss library help here instead of for asp form textboxes? Any advise and examples of using the AntiXSS with standard asp controls would be great!

Thanks,


Steve Holdorf

-- modified 13-Mar-13 13:03pm.
QuestionOffice Conversion Advice Pin
mat4112-Mar-13 15:01
mat4112-Mar-13 15:01 
QuestionBat File which will list of URL LINks which are not working out of 100 URLs Pin
Nishant kumar electronics12-Mar-13 8:20
Nishant kumar electronics12-Mar-13 8:20 
AnswerRe: Bat File which will list of URL LINks which are not working out of 100 URLs Pin
R. Giskard Reventlov12-Mar-13 8:50
R. Giskard Reventlov12-Mar-13 8:50 
GeneralRe: Bat File which will list of URL LINks which are not working out of 100 URLs Pin
Nishant kumar electronics12-Mar-13 23:13
Nishant kumar electronics12-Mar-13 23:13 
GeneralRe: Bat File which will list of URL LINks which are not working out of 100 URLs Pin
Richard MacCutchan13-Mar-13 1:02
mveRichard MacCutchan13-Mar-13 1:02 
QuestionASP.NET MVC - Can't seem to get Html.ActionLink to route to Webform page Pin
David Mujica12-Mar-13 5:19
David Mujica12-Mar-13 5:19 
AnswerRe: ASP.NET MVC - Can't seem to get Html.ActionLink to route to Webform page Pin
Keith Barrow15-Mar-13 4:36
professionalKeith Barrow15-Mar-13 4:36 
GeneralRe: ASP.NET MVC - Can't seem to get Html.ActionLink to route to Webform page Pin
RJOberg15-Mar-13 5:47
professionalRJOberg15-Mar-13 5:47 
AnswerRe: ASP.NET MVC - Can't seem to get Html.ActionLink to route to Webform page Pin
User 483504715-Mar-13 5:45
User 483504715-Mar-13 5:45 
GeneralThanks to all Pin
David Mujica18-Mar-13 4:17
David Mujica18-Mar-13 4:17 
QuestionCulture Info... Pin
Vamsi Krishna Aluru12-Mar-13 2:39
Vamsi Krishna Aluru12-Mar-13 2:39 
AnswerRe: Culture Info... Pin
Bhuvan Ram12-Mar-13 3:01
professionalBhuvan Ram12-Mar-13 3:01 
AnswerRe: Culture Info... Pin
Bernhard Hiller12-Mar-13 5:12
Bernhard Hiller12-Mar-13 5:12 
GeneralRe: Culture Info... Pin
dusty_dex12-Mar-13 7:09
dusty_dex12-Mar-13 7:09 
GeneralRe: Culture Info... Pin
Bernhard Hiller12-Mar-13 21:40
Bernhard Hiller12-Mar-13 21:40 
GeneralRe: Culture Info... Pin
dusty_dex13-Mar-13 5:01
dusty_dex13-Mar-13 5:01 
QuestionSession management and sliding expiration Pin
Tridip Bhattacharjee12-Mar-13 1:58
professionalTridip Bhattacharjee12-Mar-13 1:58 

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.