> I am submitting a ajax request with special characters ("!...@#$%^&*()_+} > {":<>?;'[]") for a form field and I am getting a error.
A little more information would help; code would be best. Are the special characters in the URL, the form element names, the form data, or somewhere else?