Originally Posted by
serpens
Thank you for the explanations.
It sounds like the string is much more for the benefit of the web site than the user.
certainly not intended for the user to type them.
It's just a way to pass parameters or arguments from the client (your web browser) to the server. From that perspective it certainly is done for the benefit of the user, but indirectly.
-David