%
dim catid,aid
dim sql
catid=request.querystring("catid")
aid=request.querystring("aid")
'id = MyRequest("id",1)
set rs = Server.CreateObject("adodb.recordset")
if aid<>"" then
sql = "select * from product where ID="& aid
else
sql = "select * from product where categoryid=90"
end if
'Response.Write(sql)
rs.Open sql,conn,1,1
if rs.eof then
Response.End()
else
end if
%>
·A software development kit used as an interface for fingerprint authentication applications on Windows PCs
·Comes complete with a library, sample programs and fingerprint sensor device
·The authentication process runs at a high speed on a PC enabling fast authentication
Functions 1. Registration and verification of fingerprints data stored on a PC
2. Compact-sized fingerprint sensor device
3. USB interfase(USB 1.1) of fingerprint input on sensor
4. Automatic detection of fingerprint input on sensor