
|
|

General Forum: Help Line | making call to a dll in ASP !! | |
| I guess
"
set serverObj = Server.CreateObject("CSMTPLib.smtp")
serverObj.sendMail()
"
is vbscript. :)
dll vb lo develop chesinadi aithe work avuthondi..
so i expected the same code work for any other dll too..
Posted by: Mrs. Sandhya At: 9, Jan 2003 3:08:09 PM IST does anyone has any idea,
how to call a method in the dll file registered on the server through ASP??
the dll is developed in VC++.
i am using :
set serverObj = Server.CreateObject("CSMTPLib.smtp")
serverObj.sendMail()
but no luck :(
Posted by: Mrs. Sandhya At: 9, Jan 2003 2:28:02 PM IST
|
|
|
 |
Advertisements |
|
 |
 |
Advertisements |
|