Appendix. Custom_JS.ASPX

The following code is Custom_JS.aspx, which is used in Chapter 4. Custom_JS.aspx provides the necessary functionality to call the web service to retrieve the author information.

<!-- _lcid="1033" _version="11.0.5510" _dal="1" --><%@ Page language="C#"     %><%@ Register Tagprefix="SharePoint" Namespace="Microsoft.SharePoint.WebControls" Assembly="Microsoft.SharePoint, Version=11.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" %><%@ Register Tagprefix="Utilities" Namespace="Microsoft.SharePoint.Utilities" Assembly="Microsoft.SharePoint, Version=11.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" %><%@ Import Namespace="Microsoft.SharePoint"  %><%@ Register Tagprefix="WebPartPages" Namespace="Microsoft.SharePoint.WebPartPages" ...

Get SharePoint 2003 Advanced Concepts: Site Definitions, Custom Templates, and Global Customizations now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.