jquery - How to fetch Finger Print using javascript(client side) -


I am trying to use my USB biometric device, using Javascript to fetch finger prints from customer side The way. My device is (U.A.U. 4500).

You can not directly access USB peripherals via JavaScript or HTML because it is in any standard API Not included. If there is a signed Java applet available which displays some events and methods, you can interface to JavaScript to gain some level of interaction with Java Applet, but to get it in JavaScript / HTML mode Not the way.

Comments

Popular posts from this blog

Verilog Error: output or inout port "Q" must be connected to a structural net expression -

jasper reports - How to center align barcode using jasperreports and barcode4j -

c# - ASP.NET MVC - Attaching an entity of type 'MODELNAME' failed because another entity of the same type already has the same primary key value -