ePass1000ND Active Control
Demo Program for ASP

1. Overview

Welcome to ePass1000ND Active Control demonstration program for ASP.

Please find following how to use this demonstration program:

  1. Make the demonstration program work.
  2. Initialize an ePass1000ND.
  3. Demonstrate the user authentication procedure.

In this document, "%SDKDIR%" means the directory you installed ePass1000ND SDK, such as C:\Feitian\ePass1000ND.

2. Make the demonstration program work

(Do this operation at server)

To use this demonstration program, you must have a web server supported ASP, such as PWS 4.0, IIS 4.0, IIS 5.0, etc. Then make an virtual directory point to the directory contained the ASP demonstration files for this demonstration program.

 

In the following explaination, we assume you can visit your web server host in web browser by "http://www.myhost.net".

 

You can find these ASP demonstration files at %SDKDIR%\Samples\ASP, you should add an virtual directory named "asptest" and point to %SDKDIR%\Samples\ASP in your PWS(or IIS).

Now you can visit http://www.myhost.net/asptest/index.htm. If you can see this file in the web browser, it's means you had configed your web server correctly. Otherwise, you must read the documentation of your web server and set the virtual directory correctly to make the demonstration program work.

3. Initialize an ePass1000ND

(Do this operation at server)

To use this demonstration program, you must have an initialized ePass1000ND.

We offered a tool(epsAspInit.exe) to initialize ePass1000ND. You can find it at %SDKDIR%\Samples\ASP, and you can find the source code at %SDKDIR%\Samples\VC\epsAspInit.

Insert an ePass1000ND into the USB port, run the epsAspInit.exe in directory %SDKDIR%\Samples\ASP, input Key in "key" area , then click "OK" button, the tool will create key files for this user and save the key files into ePass1000ND, and it will create a file named "USER.TXT" at the same directory. Rememberthe password.

4. Demonstrate the user authentication procedure

(Do this operation at client)

If you had finished the configration of web server and initialized the ePass1000ND, you can do the user authentication procedure now.

To do this, click here(logon.asp) to logon.

 

 

Create by Zhu Yanghsheng

Copyright© 20004,Feitian Tech. Co. Ltd.