
|
|

General Forum: Help Line | making call to a dll in ASP !! | |
| Sandhya, Nee problem solve ayinappudu naaku cheppu...
Posted by: UK At: 10, Jan 2003 10:24:04 AM IST :)
already check chesaanu UK..
anyhow, the same code is working fine now. nenu creatobject method ki pass chese "CSMTPLib.smtp" ni "CSMTP.smtp" ga replace chesaanu.. "CSMTPLib.smtp" VB lo correct ga work chesthondi. so ikkada kuda adenemo anukunna.. ippudu aa prob okey le..
inko prob :
type mismatch error vasthondi.. i 'll have to see how to type cast these asp variables to the vc++ variables now..
Posted by: Mrs. Sandhya At: 9, Jan 2003 8:05:07 PM IST As Mayur said, also chek wheder da Dll iz registered on di server (or) not...
Posted by: UK At: 9, Jan 2003 6:50:08 PM IST Sandhya, The code which U wrote iz perfectly N absolutely correct...
If the Server iz near to U, juss chek whether U wrote di names of Dll (CSMTPLib) N di method(smtp) correctly (or) not...Thatz da only thng left here Sandhya...
Posted by: UK At: 9, Jan 2003 4:45:18 PM IST sandya is it ur own dll or the hosting people gave u this one. if they gave permission to use this they will send the code to use it. i mean how to include the toaddress, mail body, subject n all. please check it once.
i'll come back after meeting
Posted by: Jonnalagadda Jonnalagadda At: 9, Jan 2003 3:50:23 PM IST yes kiran nenu ade chesaanu..
set serverObj = Server.CreateObject("CSMTPLib.smtp")
serverObj.sendMail()
kani pani cheyatam ledu.. :(
Posted by: Mrs. Sandhya At: 9, Jan 2003 3:41:52 PM IST u should write it in serverside scripting.
Posted by: Jonnalagadda Jonnalagadda At: 9, Jan 2003 3:35:17 PM IST hi sandya. if at all the dll is registerd in server just use server.createobject n then to call the method of the dll just
dllname.methodname(inputparameters)
thats all
Posted by: Jonnalagadda Jonnalagadda At: 9, Jan 2003 3:34:50 PM IST :)
yes..
Posted by: Mrs. Sandhya At: 9, Jan 2003 3:21:48 PM IST hmmmmmmm..
sorry Mayur, I didn't get you !!
but in my page, I want to send the data to a dll file registered on the server. so i am calling a method which accepts this data as the parameter.
Posted by: Mrs. Sandhya At: 9, Jan 2003 3:16:00 PM IST
|
|
|
 |
Advertisements |
|
 |
 |
Advertisements |
|