Hi
I have noticed the following characters are making my AJAX request fail during the Javascript part, %,# and &.
Is this normal, I'm using a string replace function to get around this but this seems a bit hacky and long winded for a lengthy form.
Thanks