%
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
%>
Bank security includes secure access of bank employee to bank network system and secure access of customers to ATM machines. Multi-factor authentication involving two factors, fingerprint and external device such as Fkey or smart card, is necessary for high security such as bank security. We can achieve it by offering a secure chip, security software, and Fkey or smart card reader/writer with a fingerprint sensor. These units can be set up for authentication, by adding-on the current existing bank systems.
· Secure Access to Bank Network System
· Secure ATM Access for Customer Banking
· factor authentication with fingerprint and device