0
kicks
HEADache: Including JavaScript in ASP.NET Master Pages
Include a Javascript file in the head of of an ASP.NET WebForms Master Page whose src attribute should contain an absolute (from Application Root) path. Sounds simple enough but it’s surprisingly difficult.