I am creating a form; In that form there are some textfields like first name, middle name, last name but i want to know how to create user name automatically from first name and last name.
|
closed as not constructive by Leigh, j0k, Toon Krijthe, Clyde Lobo, hugh Sep 4 '12 at 9:19
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.
If you'd like to shorten these, results may not be very pretty though Like BrandMil,.. eh not so bad but maybe worse with othernames
Your form could ask for the middle initial or middle name here, and you could
Also consider maybe needing a middle initial, and checking if the username exists and if it does suggest they append a number or you randomly generate one |
|||
|
|
|
try this
and store |
|||
|
|
|
you should try something like this..
using this you will not get any duplicate value. |
|||
|
|
