Click here to Skip to main content
15,908,775 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: how can i able to obtain the file size of uploaded file Pin
ToddHileHoffer3-Apr-09 7:14
ToddHileHoffer3-Apr-09 7:14 
Questionhaving problem on sending html expression Pin
Alok Sharma ji3-Apr-09 6:44
Alok Sharma ji3-Apr-09 6:44 
AnswerRe: having problem on sending html expression Pin
ToddHileHoffer3-Apr-09 7:12
ToddHileHoffer3-Apr-09 7:12 
GeneralRe: having problem on sending html expression Pin
Alok Sharma ji3-Apr-09 7:23
Alok Sharma ji3-Apr-09 7:23 
GeneralRe: having problem on sending html expression Pin
ToddHileHoffer3-Apr-09 7:26
ToddHileHoffer3-Apr-09 7:26 
GeneralRe: having problem on sending html expression Pin
Alok Sharma ji3-Apr-09 7:26
Alok Sharma ji3-Apr-09 7:26 
GeneralRe: having problem on sending html expression Pin
fred_3-Apr-09 9:21
fred_3-Apr-09 9:21 
GeneralRe: having problem on sending html expression Pin
www.Developerof.NET3-Apr-09 19:53
www.Developerof.NET3-Apr-09 19:53 
Request validation is used for defending against various attacks such as XSS(Cross site scripting), Sql Injection etc....

Turning of this validation can make your page prone to such attacks. For this purpose microsoft has published an Anti XSS library that helps in validating the user input when such automatic validation is turned off.

You can download the XSS library here
http://www.microsoft.com/downloads/details.aspx?FamilyId=EFB9C819-53FF-4F82-BFAF-E11625130C25&displaylang=en[^]


and some brief explanation about using the library here

http://msdn.microsoft.com/en-us/library/aa973813.aspx[^]


Hope it helps....

When you fail to plan, you are planning to fail.

QuestionURL Rewriting Regular Expression Pin
CandyMe3-Apr-09 5:23
CandyMe3-Apr-09 5:23 
QuestionChecked Two radiobuttons simultaneouly while page is open Pin
Nitinpro3-Apr-09 4:14
Nitinpro3-Apr-09 4:14 
AnswerRe: Checked Two radiobuttons simultaneouly while page is open Pin
ToddHileHoffer3-Apr-09 4:25
ToddHileHoffer3-Apr-09 4:25 
GeneralRe: Checked Two radiobuttons simultaneouly while page is open Pin
Alok Sharma ji3-Apr-09 6:27
Alok Sharma ji3-Apr-09 6:27 
GeneralRe: Checked Two radiobuttons simultaneouly while page is open Pin
ToddHileHoffer3-Apr-09 6:58
ToddHileHoffer3-Apr-09 6:58 
GeneralRe: Checked Two radiobuttons simultaneouly while page is open Pin
Alok Sharma ji3-Apr-09 7:06
Alok Sharma ji3-Apr-09 7:06 
AnswerRe: Checked Two radiobuttons simultaneouly while page is open Pin
Alok Sharma ji3-Apr-09 7:07
Alok Sharma ji3-Apr-09 7:07 
QuestionSave File Path in ASP.NET!! Pin
Sr...Frank3-Apr-09 2:27
Sr...Frank3-Apr-09 2:27 
AnswerRe: Save File Path in ASP.NET!! Pin
Vimalsoft(Pty) Ltd3-Apr-09 3:47
professionalVimalsoft(Pty) Ltd3-Apr-09 3:47 
GeneralRe: Save File Path in ASP.NET!! Pin
Sr...Frank3-Apr-09 4:18
Sr...Frank3-Apr-09 4:18 
GeneralRe: Save File Path in ASP.NET!! Pin
Vimalsoft(Pty) Ltd3-Apr-09 4:28
professionalVimalsoft(Pty) Ltd3-Apr-09 4:28 
GeneralRe: Save File Path in ASP.NET!! Pin
Christian Graus3-Apr-09 12:10
protectorChristian Graus3-Apr-09 12:10 
GeneralRe: Save File Path in ASP.NET!! Pin
Christian Graus3-Apr-09 12:11
protectorChristian Graus3-Apr-09 12:11 
AnswerRe: Save File Path in ASP.NET!! Pin
ToddHileHoffer3-Apr-09 4:30
ToddHileHoffer3-Apr-09 4:30 
GeneralRe: Save File Path in ASP.NET!! Pin
Sr...Frank3-Apr-09 4:47
Sr...Frank3-Apr-09 4:47 
GeneralRe: Save File Path in ASP.NET!! Pin
ToddHileHoffer3-Apr-09 4:56
ToddHileHoffer3-Apr-09 4:56 
GeneralRe: Save File Path in ASP.NET!! Pin
Sr...Frank3-Apr-09 5:18
Sr...Frank3-Apr-09 5:18 

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.