Wednesday, May 20, 2009

Second Birthday Sayings

can not view or create diagrams in Microsoft SQL Server 2005

When using Master pages can happen the need to link to javascript files only in specific content pages.
This simple line (to be inserted in the page load) comes to the rescue:
Page.ClientScript.RegisterClientScriptInclude ("common", ResolveUrl ("js / javascript.js"))


This the client will download the file only when you need javascript!

0 comments:

Post a Comment