Jquery ajax passing values that have '&' in middle
Hello, i have the following problem, i am using jquery ajax to search somes names in my database it work fine till the name have '&' in them, is possible to Post values that have '&' in its content?
Thanks in advance