Hi,
I need to understand, how I can protect my web site from following type of hacking attack.
Modifications in the name of formpost parameter
Removal of form post parameter from form's parameter collection
On top of IIS handling I want to see if I can do anything in code.