NigelShaw
Registered User.
- Local time
- Today, 16:11
- Joined
- Jan 11, 2008
- Messages
- 1,575
Hi,
Is this achievable? if so, roughly how?
ok
3 fields "FirstName" & "LastName" & "UserName".
FirstName = Nigel ( or any other contact )
LastName = Shaw
i would like to try and have a username auto build based on the first 3 letters of the firstname & lastname & a random 2 figure number
UserName = NigSha34
i could build it myself only if i knew how to get the first 3 letters of a string and generate a random number.......
im still looking this up but thought i would ask the question
regs,
Nigel
Is this achievable? if so, roughly how?
ok
3 fields "FirstName" & "LastName" & "UserName".
FirstName = Nigel ( or any other contact )
LastName = Shaw
i would like to try and have a username auto build based on the first 3 letters of the firstname & lastname & a random 2 figure number
UserName = NigSha34
i could build it myself only if i knew how to get the first 3 letters of a string and generate a random number.......
im still looking this up but thought i would ask the question
regs,
Nigel