•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the JavaScript / DHTML / AJAX section within the Web Development category of DaniWeb, a massive community of 423,539 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 4,235 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our JavaScript / DHTML / AJAX advertiser: Lunarpages Web Hosting
Views: 1358 | Replies: 0
![]() |
•
•
Join Date: Jan 2008
Posts: 1
Reputation:
Rep Power: 0
Solved Threads: 0
Hello Team,
I want to load a dll functions into script javascript for digital signature verification.
I have tried this using CAPICOM dll and it woks well.
I have a custom DLL which has got the functions which can be used for digital signature creation/verification.
To Load the functions from my custom DLL i need to use functions from kernel32.dll .The funcions are SetErrorMode and LoadLibrary.
I want to call these functions into my javascript
My first doubt is can we load the dll (kernel32 or so) into javascript embeded within an html page and make use of its routine?
The functions i want to use are someting like
OriginalErrorValue = SetErrorMode(SEM_NOOPENFILEERRORBOX Or SEM_FAILCRITICALERRORS)
hInst = LoadLibrary("occlient.dll")
OriginalErrorValue = SetErrorMode(OriginalErrorValue)
Regards,
Sunita.
I want to load a dll functions into script javascript for digital signature verification.
I have tried this using CAPICOM dll and it woks well.
I have a custom DLL which has got the functions which can be used for digital signature creation/verification.
To Load the functions from my custom DLL i need to use functions from kernel32.dll .The funcions are SetErrorMode and LoadLibrary.
I want to call these functions into my javascript
My first doubt is can we load the dll (kernel32 or so) into javascript embeded within an html page and make use of its routine?
The functions i want to use are someting like
OriginalErrorValue = SetErrorMode(SEM_NOOPENFILEERRORBOX Or SEM_FAILCRITICALERRORS)
hInst = LoadLibrary("occlient.dll")
OriginalErrorValue = SetErrorMode(OriginalErrorValue)
Regards,
Sunita.
![]() |
•
•
•
•
•
•
•
•
DaniWeb JavaScript / DHTML / AJAX Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
•
•
•
•
ajax asp cross-browser javascript menu with few lines of code developer development firefox home html internet javascript javascript smooth scrolling scroll smoothly window document position javascript tab menu with rounded corners generator microsoft msdn office prevent javascript menu from getting hidden under flash movies site software sql vista web
- Another person with Javascript links that will not open.. (Web Browsers)
- Just another "Best Offer" Need for Help! (Viruses, Spyware and other Nasties)
- Windows scripting engine hosed? (Windows NT / 2000 / XP / 2003)
- Rundll32.exe Problems = [ Need some assistance (Viruses, Spyware and other Nasties)
- Hijack This FileLog - Bridge.dll (Viruses, Spyware and other Nasties)
- Bridge.dll error (Viruses, Spyware and other Nasties)
- Specter: Yet another bridge.dll (Viruses, Spyware and other Nasties)
- Images Sometimes Don't Load!!! (Web Browsers)
- System Processes in XP? NetTsk.exe? (Windows NT / 2000 / XP / 2003)
Other Threads in the JavaScript / DHTML / AJAX Forum
- Previous Thread: multiselectable dropdown
- Next Thread: javascript sources


Linear Mode