How to load c++ dll using javascript(urgent)
Hello
kindly tell me how to load c++ dll using javascript and call its methods.
because we have some encryption techniques for data non repudiation for customers.
The hash code will be generated by flash ram and acces by DLL component which output Hash code. Now we using J2EE, we are facing problems to call DLL method writen in C++.
regards
FI
|