Poor_Man's question

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
 
S

steve

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

where is tblMentors? You want to user VB.NET or script?

steve
 
J

Joanne

Hello,
TblMentors is out on a shared drive on the network in an Access 2003
database. I'm not using VB.Net, just plain VB Script. Thank you for any help
you can give me. I feel like I'm learning InfoPath backwards, under a lot of
stress! Thanks again.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top