Space in LastName & RegisterNewUser method

Hello All,

Registernewuser method of NotesRegistration class creates a user with the provided first name, middle name and last name. But my problem is that it eliminates the space in the last name - meaning, when the last name has two words as in VAN DEN, it skips the space and registers last name as VANDEN.

Any pointers welcome.

Thanks in Advance

AA