Microsoft SharePoint Portal Server SDK
Location of the Sample
The following table describes the path name, the file name, and a brief description of the files in the code sample.
| Path name | File name | Description |
| <sdk_root>\Samples\SPS\Category\DWP\ | categoryspecific.dwp | A category-specific Web Part contained in a dashboard Web part (DWP) file. |
| <sdk_root>\Samples\SPS\ Category\DWP\CategorySpecific_Files | categoryspecific.vbs | A VBScript that is the content of the Web Part. |
| <sdk_root>\Samples\SPS\ Category\DWP\CategorySpecific_Files | dummyserver.asp | An ASP page written with JavaScript that serves up specific information to be displayed in the Web Part. |