The design of a current client project calls for all buttons on all the forms to be graphical with a rollover highlight. After writing JavaScript in the first ASPX page, I realized I no longer liked doing that in the ASP.net environment. I wanted my control to emit the script for me...
Read More