in

SharePoint University

Clean slate. Nothing but SharePoint.
Go, SharePoint!

Browse by Tags

  • How to track the pages visited by an user

    Hi, I have requirement to to track all the pages visted by an user. In other words I should collect all the pages visted by an user and list it in the quick launch. Does any have idea how to do that. thanks, Boss
    Posted to Development (.NET) (Forum) by baskar on 08-05-2008
  • Workflows - Item.Update - modified by system account

    Hi, I have developed a workflow for our document management. Every time an item/document is checked in (create and update event) the workflow starts. It checks some properties and creates a unique code for that document, depending on some required properties that are already filled in. Now this workflow...
    Posted to Development (.NET) (Forum) by Tineke on 06-02-2008
  • Querying UNIX server via SSH -> Feeding results back to MOSS 2007

    Hi Folks, I am in somewhat of an enemy territory here, so please be gentle... I have a task I would like to accomplish on a team SharePoint site at my job. I'm very familiar with your typical LAMP (Linux/Apache/MySQL/PHP) server setup, and have developed quite a few database-centric sites under this...
    Posted to Development (.NET) (Forum) by sladetf on 04-11-2008
  • Error Previewing the webpart

    I am getting error when previewing the webpart. "An Error occured when previewing the webpart" I didn't understand what is the problem in my code. Here is my code,i am developing the web part in a remote machine where sharepoint is not installed.I just copied the sharepoint.dll into my...
    Posted to Development (.NET) (Forum) by aditya_raj on 03-18-2008
  • CrossListQuery (CAML Question)

    Hi, I am trying to use the CrossListQueryInfo class to find pages that matches some conditions. So far, the filters and everything works fine except the ViewFields. CrossListQueryInfo query = new CrossListQueryInfo(); query.RowLimit = 5; query.WebUrl = SPContext.Current.Site.ServerRelativeUrl; query...
    Posted to Development (.NET) (Forum) by ktt on 03-06-2008
Page 1 of 1 (5 items)

Need SharePoint Training? Attend a SharePoint Bootcamp!
Forum content (c) original posters. Everything else (c) 2008 SharePoint Experts, Inc.