Functional Testing

Are you using Selenium for functional testing and need an input value with whitespace? Try this:

selenium.getEval("getInputValue(this.browserbot.findElement('"+locator+"'))");