Ratz
Ratz

Reputation: 81

Connect Smart Card to Web Application

I need to build a web application where the user connects a smart card and throught the authentitication program, he logs on to the server and see the info.

enter image description here

My questions are very simple, what language should i use? What is the best API? And if could share more information about this subject i will be grateful.

Thank you all,

Gonçalo Moura

Upvotes: 1

Views: 1429

Answers (1)

Learner
Learner

Reputation: 810

Since your digram already decipts the Html form , that means you are clear with the client side. For server side coding refer the link http://www.adobe.com/devnet/dreamweaver/articles/which_serverside_technology.html . Hope it helps !

Upvotes: 2

Related Questions