Dynamically Adding JavaScript To Your
ASP.NET Master Page From A Child Page
Default: Page Without Scripts On Master Page
This is where the map will appear.
Demonstration of how to dynamically add JavaScript to an ASP.NET master page, from an ASP.NET child page, so that the scripts only apply to that child page. See Example1.aspx for code sample.