Hi all. I have a question that may need a complicated answer.
I need to use a c# library (SharpZipLib) in an ASP classic enviroment. This is so that I can serve up zip files dyamically.
Alternatively if any of you know a good alternative to SharpZipLib, I'll be happy to use that instead.
Either way I need help on how to import dlls for use in asp classic.
- Munty