calling C++ dll from VBScript within ASP 
Author Message
 calling C++ dll from VBScript within ASP

Hi,
I have written a function (int MyLib(char *oldStr,char *newStr)), which
is part of MyLi.dll. MyLib.dll is written in C++, using Visual C++ 5.0,
without using ATL. ChangeAddress is stored in c:\Windows\system32, which
is also the its working directory.

My machine is a Windows NT 4.0 Server one, in which I have installed an
Internet Information 4.0 Server. From an Active Server Page, using
VBScript, I want to call ChangeAddress, passing the two required strings
and check the returned value. How can I do it?

Thank you very much,
Marco.

  vcard.vcf
< 1K Download


Tue, 31 Oct 2000 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. call another DLL from within a C++ DLL

2. Calling C++ DLL from VBscript

3. Calling a VB function from within a C++ DLL interrupt

4. Using DLL with VBScript within ASP

5. VB 5.0 calling C++ 5.0 DLL that calls winsock.dll

6. Calling a C++ DLL function which takes an C++ object as parameter

7. calling ASP from within VBScript/JScript ???????

8. calling ASP from within VBScript/JScript ???????

9. Calling a C++ dll from VB

10. Calling GS GSDLL16.DLL using MS C++ 1.52

11. Problems calling a C++ ACTIVEX DLL?

12. problem calling ActiveX dll from VBScript in ASP

 

 
Powered by phpBB® Forum Software