Hello, how do you manage styles and scripts for custom dialogs? For example, I'm creating a custom html page. This page has a <style> section and a <script> section defined at the top. I feel like it would be better design to store the
styles and js functions in a separate css and js file. However, I'm wondering if this is possible/practical in CRM 2011 and if so then what's the proper way to do this and do people tend to use that approach?