AJAX Calendar Extender

If you are going to use the AJAX Toolkit Calendar Extender you are going to have to place runat=”server” in the head tag. The control evidentally has to place stuff in the tag during the server process.

<head runat="server">

I hope this helps.

Tags: ,

Leave a Reply