Hi! All,
I am trying to register a user through web. what i did I have created users personal document in names.nsf. using basic registration from which has FName, LName, FullName, Email id and password.
user get sucessfully register.
But the issue is my client doesn’t want to provide FName, LName and FullName. As he said he just provide userid and password and user get register. Now What i think I set InternetAddress field in to the names.nsf and password in password field of names.nsf. But i am confused how do i set LName and FullName. If i trying to set email id in LName and FullName it get set but as per rule Lname Should not allwo @ charactor. Second Issue is that however if i register forcely LName and FullName with mail id to maintain uniquess. but when i use @Name([cn];@username) it return vikas if id is vikas@teamworksindia.com.
Let say two user register one email address is vikas@teamworksindia.com and another user register with vikas@yahoo.com then its common name return same…
Please suggest me how do i maintain uniqueness while registering. Am i going towards right direction if I forcely register user by provideing Lname and FullName with email address…
Its an urgent for me. Today I have to fix this proble. other wise…
I also think about to set docid as fullname and lname. is it good or not
please suggest me…
With Regards,
Vikas K Sinha