Hello guys,
First of, congratulations with your exceptional products. I have been doing some testing of some of them since yesterday and have found they are almost what in the company i work for, are lookig.
Now the issues, hehe...
I have been requested to add some fingerprinting to an intranet site i am developing, the company already has an important number of 4000B-4500B fingerprint readers in place thru all the stores of the chain, in order to validate fingerprints for certain actions in desktop applications. Now the thing is we need to add such ability to happern from Internet Explorer.
I am here because I have gone thru your forums, examples and even video, and i can't make the Javascript-PHP work fully, or at least that is what i think. I explain: I have gone thru all sort of errors, and with the help of your forums and so, i have solved or workarounded... but at this point i am really stuck. The sample enroll.html file works just fine when i open it directly from local drive, but whenever it is served from web server, it doesn't work. No errors, no logo, no image... it just don't do anything. I went thru your video sample in yout tube, and i see you also open the file locally to make it work, i am affraid to ask, but... is this the way it works? have you made it work from a webserver (i mean serving client files from server, which is how it works in real life)?
This is what i have done so far:
- Installed reader drivers.
- Installed digital persona one touch sdk.
- Installed your sdk.
- Registered GrFingerX.dll in server.
- Allowed ActiveX content in internet explorer.
When i open the file in internet explorer like: C:\inetpub\wwwroot\enroll.html it works just fine. (Attachment: GrFingerFromLocal.jpg)
But when i open it like http://localhost/enroll.html it doesn't do anything, no error screening, no nothing. (Attachment: GrFingerFromServer.jpg)
Any ideas?
BTW, my setup is: Windows 7, Internet Explorer 8
Thanks in advance for your advice.