ASP Object Orientation?
Essentially my question is how much does classic ASP support OO?
I'd like to create a main class and then derive others from this (and ovveride some functions) so it would involve inheritance? Can ASP do this? (I know ASP.Net can obviously)
If not does anyone know of an example of how I could "simulate" this in ASP...so a work around of some kind...
Cheers,
|