If you’re using the Microsoft Ajax Library (learn), you may not always want to start the automatic “attach” process that takes place when the page loads. It’s easy to disable, but not yet documented any place I could find easily.
<script src="Scripts/MicrosoftAjax/Start.debug.js" type="text/javascript"></script>
<script type="text/javascript">
var ajaxPath = "";
Sys.activateDom = [...]
If you enjoy our post, feel free to subscribes to our rss feeds







