
The browser window consists of a form content. A textbox labeled Artist that contains the value Pablo Jose Picasso is placed at the top of the form. A button labeled Submit is placed below the textbox. The contents of the form are aligned to the center. The corresponding query string reads as follows: artist equals Pablo plus Jos percentage E 9 plus Picasso. The query string represents the U R L encoding. The symbols, number, and the letter E in the query string are highlighted in red. Note: Notice how the spaces and the accented e are U R L encoded open parenthesis in red close parenthesis.
Back