Ok, so I'm stuck doing some work with Visual Studio 2003 (why cant they just support 1.1 in 2005 ?) and a few weeks back I had to add some client script code to the page from a web control.
Easy, I’ll just use Page.RegisterClientScriptBlock,
Read More