View Single Post
Join Date: Feb 2008
Posts: 6
Reputation: gpm1982 is an unknown quantity at this point 
Solved Threads: 1
gpm1982 gpm1982 is offline Offline
Newbie Poster

Re: how to get network login user name

 
0
  #2
Feb 11th, 2008
Here's the fix:

instead of the normal <% %> thing, switch to <script runat="server"></script>
Now that should solve the problem.
Reply With Quote