K
Kelly
Hi all -
I've made an ASP.NET application that will allow users to edit certain
project data throughout the year. I now need to add some security and only
allow users access to the projects they've been assigned.
I would like to make a label on the start-up web form that gives a little
welcome...something like "Welcome, <UserID>! Please choose a project." Based
on their UserID, my drop-down list box should populate a list of projects
for that one user, kwim?
How do I go about capturing the user's logon name though?
Thanks for your help!
I've made an ASP.NET application that will allow users to edit certain
project data throughout the year. I now need to add some security and only
allow users access to the projects they've been assigned.
I would like to make a label on the start-up web form that gives a little
welcome...something like "Welcome, <UserID>! Please choose a project." Based
on their UserID, my drop-down list box should populate a list of projects
for that one user, kwim?
How do I go about capturing the user's logon name though?
Thanks for your help!