I am coverting a classic asp intranet site to asp.net. The site relies heavily on class modules, but they are not very well formed. Here are some questions:
1) There are a few variables that are defined at the top of the .asp page, but used in many many class modules. These variables are not...