Is it possible to use API functions in ASP.
Regards
Raja
Printable View
Is it possible to use API functions in ASP.
Regards
Raja
depends what components you've got installed on the server...
You can't use API in ASP. But you can write a COM object in VB6, call it through ASP.
There are also other approaches.