I have a couple of session string variables.
In some cases they will be empty strings and I want them to return an empty string but they return (non breaking space). Is there some quick way, may be a built in function to convert the to and empty string (without an if statement)
