I am returning a few name fields from a table when logging users in e.g. in format 'Firstname Surname', and for some reason, when I set them as session variables and then try to read them into text boxes on other pages after the login, it seems to only read in the first part of the string before a space is reached. Has anybody else had this happen?