G
Guest
If data you post back contains the following string
on<<any sequence of characters>>=
example: on2q3asdf=
The page will throw the following exception:
A potentially dangerous Request.Form value was detected from the client
This has been fixed in .Net 2.0. Is a hot fix available for 1.1?
Thanks.
on<<any sequence of characters>>=
example: on2q3asdf=
The page will throw the following exception:
A potentially dangerous Request.Form value was detected from the client
This has been fixed in .Net 2.0. Is a hot fix available for 1.1?
Thanks.