Project Detail

Retrieve user info  

Retrieve user info is project number 353231
posted at Freelancer.com. Click here to post your own project.

 

| More
Free Trial For New Buyers
 

Status:

Selected Providers: MKCline

Budget: $30-250

Created: 12/04/2008 at 20:03 EST

Bid Count: 1

Average Bid:
$ 50

12/09/2008 at 20:03 EST

Project Creator: nextlevelmedia
Employer Rating: 9.7222/109.7222/109.7222/109.7222/109.7222/109.7222/109.7222/109.7222/109.7222/109.7222/10 (36 reviews)

Bid On This Project
 

Description

Hello,
I would like to be able to retrieve user account information. So far, I have been able to fetch a network id (i.e. domain/username). However, I would like to be able to get more information on a user. For instance, I would like to be able to retrieve the actual user name (e.g. Michael Jones). If getting the actual name is possible, I would like to have the first name and last name stored in their own variable. Also, if possible, I would also like to be able to extract their department name and job title.

This is the code snippet I used to extract the user id:

<%@ Page Language="C#" AutoEventWireup="true" %>
<%@ Import Namespace="System.IO" %>

<script runat="server">
protected void Page_Load(object sender, System.EventArgs e)
{
string User = Page.User.Identity.Name;
Response.Write (User);
}
</script>

Thank you,

Job Type

Messages Posted:0 View project clarification board Post message on project clarification board

Bid On This Project
 

If you are the project creator or one of the bidders Log In for more options

 

50

2 days

12-04-2008 21:48 EST

Hey man, you're talking Active Directory right?

help


    Bid on this Project