ET99 Active Control
Demo Program for ASP

1. Overview

Welcome to ET99 Active Control demonstration program for ASP.

Please find following how to use this demonstration program:

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

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

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 ET99

(Do this operation at server)

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

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

Insert an ET99 into the USB port, run the ET99AspInit.exe in directory %SDKDIR%\Samples\ASP, input pid,PIN and Key in areas , then click "OK" button, the tool will create key for this user and save the key into ET99, 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 ET99, you can do the user authentication procedure now.

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

 

 

Create by Feitian, 2006-5-18

Copyright© 2006,Feitian Tech. Co. Ltd.