This topic is locked
[SOLVED]

 how to show user name in text field

5/2/2020 10:02:48 PM
ASPRunnerPro General questions
M
Mansour author

[size="4"][size="3"]Hello,
how i can show the full name or username of user in text field and save full name or username with record?[/size][/size]

admin 5/4/2020

You can use Security_getUserName() as a default value of username field.
More info:

https://xlinesoft.com/asprunnerpro/docs/secapi_get_user_name.htm

M
Mansour author 5/10/2020



You can use Security_getUserName() as a default value of username field.
More info:

https://xlinesoft.com/asprunnerpro/docs/secapi_get_user_name.htm


Thank you it is working