Re: Security of Data in Combo in .net
- From: "Greg Young [MVP]" <DruckDruckGoose@xxxxxxxxxxx>
- Date: Fri, 28 Apr 2006 01:22:04 -0400
As an option, you could very easily subclass the listbox to add this
validation.
Greg
"anoop" <anoop@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:801CADF0-1C74-496E-98E9-1F85067F8836@xxxxxxxxxxxxxxxx
Hello,
I am testing a .aspx page in which there is a Combo box in
which there are say 10 options, if I select any option say 6th, and post
the
.aspx form and intercept the form in the Intercepting proxy (BURP PROXY)
Now
the parameter corresponding to the combo is taking the numeric value and
if I
insert indefinate numeric value in the interception.
Now my question is
1. Is there any default behaviour in .net that the option which I selected
in the client side is reset to the first option of the combo, if data is
entered indefinately on interception
2. If any validation to be performed in this case so that either form will
give user defined message and will not be posted or the option is selected
as
it is.
Thank you
.
- Prev by Date: Re: SSL with .NET 1.1
- Next by Date: Re: WindowsIdentity and Non-AD directory services
- Previous by thread: Re: Security of Data in Combo in .net
- Next by thread: Re: get default CryptoServiceProvider in C#2005
- Index(es):
Relevant Pages
|