Sharepoint 2007 Access User Profile
To access user profile details from a page within SharePoint, you need the following:
Download the latest jQuery SPServices JavaScript from here
Upload the JavaScript to your SharePoint site
Add a Content Editor Web Part to the page
Edit the Content Editor Web Part, include the following:
The userName and Email have got the value of the logged on user
Download the latest jQuery SPServices JavaScript from here
Upload the JavaScript to your SharePoint site
Add a Content Editor Web Part to the page
Edit the Content Editor Web Part, include the following:
The userName and Email have got the value of the logged on user
Comments