摘要:
为了请求一个地址http://localhost:62669/Report/Count/starttime=2012/11/1&endtime=2013/2/1&iosSelect=true&androidSelect=true&windowsSelecttrue我觉得没什么问题,但是报错:A potentially dangerous Request.Path value was detected from the client (&).我想问题肯定出在那些日期包含"/"的问题上,然后在js中花尽力气将其转为"-" 阅读全文