G
Guest
I like to know how to create a customised runtime-generated ID for endusers
by means of which they can get to know about their profile,username, etc.
One way is to use GUID data type id and then encrypt each character with
some alphabets or digits.This way i can produce an alphanumberic code or ID.
Can someone suggest me a better way of doing this? Thanx
by means of which they can get to know about their profile,username, etc.
One way is to use GUID data type id and then encrypt each character with
some alphabets or digits.This way i can produce an alphanumberic code or ID.
Can someone suggest me a better way of doing this? Thanx