Griaule Biometrics

Home » Forums » FINGERPRINT SDK » GrFinger 4.1 (ARCHIVE) » Sample code to use GrFinger 4.1 with ASP please.....
1 reply [Last post]
sdd
Offline
Joined: 2008-09-22
Rate this post:
0
No votes yet
Sample code to use GrFinger 4.1 with ASP please.....

I want to develop an application in ASP in which i would like to capture finger prints and do the matching. I want to use GrFinger4.1 SDK for that. I have already installed it but i don't know how to initialize the component and how to use it. I came with the samples for other programming languages but not ASP.

CAN SOMEONE PLEASE HELP OR GIVE A LINK TO SOME WEBSITE ?????

Anonymous
Rate this post:
0
No votes yet

ASP is a server side programming language.

Conceptually i don´t see how you can possible integrate a client side operation using only that language.

I could be wrong thought but you can try using .NET or even a java applet.

Regards