When you click the menu's category links, you get: A potentially dangerous Request.Path value was detected from the client (&).
You need to put a page directive:ValidateRequest=false, but you can't because the page was created dynamically.
What is the fix?
|