© 2002-2008
BluWaySoft
All rights reserved
|
IISGate ASP
code:
| Download |
Explanation |
| Who_basic.zip |
This file is an example of how you can retrieve user and
password credentials after a successful basic authentication. |
| Who_cookie.zip |
This file is an example of how you can retrieve user and password credentials after
a successful cookie authentication. Use
this code with IISGate "login.asp" file vers 4.73 or higher. |
| Change_pass.zip |
This file is an example of how
a user can change its password. Use this code with IISGate vers
4.73 or higher. |
| Add_user.zip |
This file is an example of how
a user can self-registering adding an account. Use this code with
IISGate vers 4.73 or higher. |
| Forgot_pass.zip |
This file is an example of how
a user can receives an email with the username/password forgotten. Use
this code with IISGate vers 4.73 or higher. |
|