Welcome to MSDN Blogs Sign in | Join | Help

jhawk's WebLog

Jonathan Hawkins, Software Architect for ASP.NET, AJAX, Silverlight, .NET Framework

January 2006 - Posts

Executing code when an ASP.NET Atlas page first loads
Someone asked me how they could execute code when an Atlas page first loaded. In the 'Atlas' xml-script declarative section, add a load attribute to the <application element. The load attribute points to your javascript function. Its that simple. <%@ Read More...
Page view tracker