This question is locked. New answers and comments are not allowed.
Form Validation is interfering with the complete functioning of the code converter...
or
will cause a nice error to appear like:
A potentially dangerous Request.Form value was detected from the client (ctl00$cpMainContent$txtResults="...neric.List<string> _ResultList...").
| ''' <summary> |
| ''' Method Summary |
| ''' </summary> |
or
| private Generic.List<string> _ResultList = new Generic.List<string>(); |
will cause a nice error to appear like:
A potentially dangerous Request.Form value was detected from the client (ctl00$cpMainContent$txtResults="...neric.List<string> _ResultList...").