Hi
page 910 I copied the script from the browser page into the CompositeScript section in the
script manager as follows
----------------
<asp:ScriptManagerID="ScriptManager1"runat="server">
<CompositeScript><asp:ScriptReferencename="MicrosoftAjax.js"/>
<asp:ScriptReferencename="MicrosoftAjaxWebForms.js"/>
</CompositeScript>
</asp:ScriptManager>
------------------------------------
I get an error message saying Script reference is not a known element
please help