It is trying to prevent SQL injection. INNER JOIN Table t ON t.Id = OtherTable1.Id
Hope this helps.
Tim
Thank you! At least I know why I can't have "ON ="!
One more thing. Why would the text Ontario = 45 also fail? Wouldn't this be different enough for it to know it is not sql? Because the text Alberta = 45 works.
sc1977
Member
26 Points
12 Posts
Re: A potentially dangerous Request.Form value was detected from the client
Mar 18, 2008 01:23 PM|LINK
One more thing. Why would the text Ontario = 45 also fail? Wouldn't this be different enough for it to know it is not sql? Because the text Alberta = 45 works.
Can you tell I'm Canadian?