J
Joanne
I have a variation of the question posted by Poor_Man today. I went to the
suggested link for a solution and could not find one. I am using InfoPath
2003 and I just want to use VB to get the logged in user (to Windows), not
Sharepoint, which I have done. Where I get stuck is that I now want to
populate a text box with the full name of that user. I have a table called
tblMentors. Two of the fields are full name, and loginID. I want to match
the login ID to the Windows username and then use the full name of the user
to display in the text box. I'm afraid I just can't get past the first script
of getting the logged in user's name
suggested link for a solution and could not find one. I am using InfoPath
2003 and I just want to use VB to get the logged in user (to Windows), not
Sharepoint, which I have done. Where I get stuck is that I now want to
populate a text box with the full name of that user. I have a table called
tblMentors. Two of the fields are full name, and loginID. I want to match
the login ID to the Windows username and then use the full name of the user
to display in the text box. I'm afraid I just can't get past the first script
of getting the logged in user's name