I am using Classes (<% Class CCategory ....asp code..... End Class %>) in my ASP pages. They work great and they allow me to take a more of an OO approach to my ASP code. I'm just wondering if there are any performance or technical issues anyone knows of when using them. Any info would be greatly appreciated.