i using asp.net, c# , iis8 server. when try pass "and" word in query string value in .aspx page, resetting server's connection. example when tried navigate url www.test.com/test.aspx?str=a%20and%20b, server connection reset immediately.
i using asp.net, c# , iis8 server. when try pass "and" word in query string value in .aspx page, resetting server's connection. example when tried navigate url www.test.com/test.aspx?str=a%20and%20b, server connection reset immediately.
Comments
Post a Comment