Daily Archives: October 12, 2009

How to handle ctl00_ContentPlaceHolder in JavaScript

Share

If you develop in ASP.NET, you’ll notice when you run your web app, that your server side components get a name similar to “ctl00_ContentPlaceHolder” prepended to the name you assigned them.  To further frustrate things, that prefix is not guaranteed … Continue reading

Share
Posted in Uncategorized | Leave a comment