Login | |
|
 |
RE: Using a DLL in ASP - 10/9/2006 4:30:33 AM
|
|
 |
|
| |
ebgreen
Posts: 4613
Score: 31
Joined: 7/12/2005
Status: offline
|
Well, in traditional, then you are pretty much SOL unless the DLL is written to expose a COM object. In .Net it should just be a matter of adding a reference to the DLL to your project. We've already established several times over that my ASP skills leave quite a bit to be desired, so there is a reasonable chance that I am wrong. If I am I'm sure one of the real ASP gurus will stumble along and give the right answer.
_____________________________
"... when you are good and crazy, oooh, oooh, oooh, the sky is the limit!" - The Tick Goog places to start:http://www.visualbasicscript.com/m_24727/tm.htm http://www.visualbasicscript.com/m_47117/tm.htm
|
|
| |
|
|
|
|
|