how to make my code available from IE ?
Hi
I have developped a integrated identification process (Dynamic signature verification engine , and a fingerprints verification engine), it works well within vbCode on a local computer. (it uses a fingerprint scanner and a graphic tablet locally)
I would like know to make my : process avaible as a locker to my web pages. But I cannot figure out how to proceed.
Can some one give me the direction to follow in order to achieve that ?.:afrog
[email protected]
Re: how to make my code available from IE ?
Quote:
Originally Posted by hcadieu
Hi
I have developped a integrated identification process (Dynamic signature verification engine , and a fingerprints verification engine), it works well within vbCode on a local computer. (it uses a fingerprint scanner and a graphic tablet locally)
I would like know to make my : process avaible as a locker to my web pages. But I cannot figure out how to proceed.
Can some one give me the direction to follow in order to achieve that ?.:afrog
[email protected]
you could do it using ActiveX Control.. or maybe ASP....
Re: how to make my code available from IE ?
ActiveX sounds like the way to go... You just produce the ActiveX control then load it in the HTML.