Author: Delavegaz | Posted on: 3/30/2009 7:35:07 PM | Views : 1627

I'm using the cascading dropdowns of the Ajax Toolkit.

For this control to work, I need to set the EnableEventValidation to "false".

I don't understand very well the situation and the way to make this safer. How can anybody make an injection attack with this set to false?

I'm using the cascading dropdowns in a CreateUserWizard to create new user accounts, so I'm worried about the security here.

Is there any way to set the enableEventValidation to false only for the dropdowns instead of the whole page?

Many thanks for your suggestions.
...

Go to the complete details ...