Ok I have a table of users
they login in using password
I want to use a more casual name when they are on the form
Example Login Name is jhitesman I don't want jhitesman everywhere I want "Jason" or "Jason Hitesman"
I tried just adding it to the local user list where the password are kept naming it cname, so how to I tell my text field on my forms if user is jhitesman then display cname or so on !!!
they login in using password
I want to use a more casual name when they are on the form
Example Login Name is jhitesman I don't want jhitesman everywhere I want "Jason" or "Jason Hitesman"
I tried just adding it to the local user list where the password are kept naming it cname, so how to I tell my text field on my forms if user is jhitesman then display cname or so on !!!