Categories

Archives

Sharepoint 2003: Auto Open List Attachment

English: Actually this is a query from one of our client. They ask me how to make some list items automatically open its attachment. Although this can be done programatically, but I prefer Javascript approach. Many task in web application can be accomplished using Javascript. Sharepoint using Javascript to create dynamic view for the users. For example [...] [read more...]

MOSS 2007: Enable Search Visibility !

English: This morning I have disussion with Mark why we can’t search page content in our new MOSS 2007 server installation. I remembered that in Beta 2 and Beta 2 TR – there was no such problem (or may be I didn’t realize it before?) We start to full crawl – because I remember that I never [...] [read more...]

Sharepoint 2003: Infinite page request looping in CustomAuth

English: There have been several writings on SharePoint authentication model, such as 1. HOWTO: Sharepoint and Customauth, part 1 – soliciting questions 2. Working SharePoint Form Authentication 3. Implementing SSO I did the implementation allmost a year ago. Yesterday, my friend Addino told me that he can’t implement it and furthermore he received infinite page load request. I said “really? [...] [read more...]