deepatpaul
Programmer
I have a project coming up that will (eventually) require my ASP (3.0) scripts to make calls to custom DLLs. For the time being we need to create the necessary "hooks" so in the future the DLLs can just read these hooks and get the necessary data with little stress.
My questions:
1. What source language can you create DLLs in?
2. What, if any, software package is needed to compile DLLs?
3. How would I be able to have ASP code be read into a DLL?
4. Can DLLs be created to call external database servers to store data?
My questions:
1. What source language can you create DLLs in?
2. What, if any, software package is needed to compile DLLs?
3. How would I be able to have ASP code be read into a DLL?
4. Can DLLs be created to call external database servers to store data?