If I enter the plus character "+" it's not escaped and then parsed as a space character on the server If I enter an ampersand character "&" it is not escaped and all remaining text is treated as a new parameter If I enter a pound sign "#" that character and the remaining...