hi all,
I really hope to get the help I need from here cz I tried to many msgboards,
discussion groups, blogs, and u name it...but never got any answer (not even
a reply!!).
anyways, the scenario is that we have a sharepoint for the company's
intranet and we're using infopath forms. is there a way to get the username
to be filled automatically in a form from the user's log-in name (since
they're already logged-on)? like the user opens the form and his username is
filled automatically in a field then all his/her info are imported from a
database. i just need the answer is it possible or not?
thanx a dozen
Shailaja - 17 Apr 2006 10:56 GMT
Hello,
Yes we can get logged in User Information by using
System.Environment.UserName
Hope this helps!

Signature
Shailaja
http://www.autonomysystems.com
> hi all,
>
[quoted text clipped - 10 lines]
>
> thanx a dozen
dixieee - 17 Apr 2006 12:26 GMT
thanx i found the code but thanx again for the reply:)