I am trying to retrieve data from Mysql and display it in an HTML <input> textbox. However, if the value has a space in it, Only the first word is displayed. I have tried wrapping it in single and double quotes, but then I only get the variable's name. Any ideas...