ASP and DLL - TechRepublic
General discussion
July 9, 2000 at 05:10 PM
gengle

ASP and DLL

by gengle . Updated 25 years, 11 months ago

I would I shell to a native DLL within an ASP page? Everything I’ve found on the web are ActiveX dll’s and the createobject command won’t work for native DLLs. For example I wish to call a function in the “user32.dll” or whatever. To be honest I’ll be making a few native DLLs that will be doing some maintance on the website and one of the functions will be emailing members information when they login/logout etc.

anything like vb’s Declare statement? HELP!!! 🙂

This discussion is locked

All Comments