Hits Today: 6 Total: 15854 | Updated: 9/28/2000 | |
 | This code will ask for a username and a password then check them for validation then the user will redirected to the protected page. Author: Elio Code: ASP 2.0 & VBScript |
Hits Today: 1 Total: 9239 | Updated: 2/3/2001 | |
 | The purpose of this article is to show how you can add powerful and convenient feature to your members on your site to email them their forgotten password.
Author: Ahmed Code: ASP 3.0 & VBScript |
Hits Today: 1 Total: 9905 | Updated: 1/27/2002 | |
 | This is a complete user manager, with new usersignup, confirmation e-mail that needs to be received before an account is activated, forgotten password link, admin tools, etc. Author: Vic du Preez Code: ASP 3.0 & VBScript | |  | |
Hits Today: 1 Total: 12050 | Updated: 9/10/2001 | |
 | This script detects the username of each visitor of your intranet-page. Could be used to detect whether a user of the intranet is an Administrator or should not be allowed to enter the page. (The "User" variable contains the NT-login name). Code: ASP 2.0 & VBScript |
Hits Today: 1 Total: 8059 | Updated: 1/1/2003 | |
 | There are a lot of cases in ASP where you would need to redirect or send a user from one page to another. One example would be if you have a membership based website. Author: ASPwebpro Code: ASP 3.0 & VBScript |
Hits Today: 1 Total: 5103 | Updated: 1/26/2002 | |
 | This code will aid you in retrieving the password of AOL Instant Messanger from the Local Registry and decode it. Author: Eric Fabara Code: ASP 3.0 & VBScript |
Hits Today: 1 Total: 3961 | Updated: 6/16/2002 | |
 | This code serves as an extremely powerful way of setting user access levels in your app. using binary numbers. Author: Andy Slowey Code: ASP 3.0 & VBScript | |  | |
Hits Today: 1 Total: 4670 | Updated: 9/2/2001 | |
 | This code prevents users from exiting a page if they have changed any of the entries on a form (including exiting by using the Back or Home buttons).
Author: Oliver French Code: ASP 3.0 & VBScript |
Hits Today: 1 Total: 4565 | Updated: 9/4/2001 | |
 | If you want to use a user defined type in ASP or in your webpage, you will soon see that there is none in vbscript. But you can use javascript´s Constructor.
Author: Fernando Pires Code: ASP 3.0 & VBScript |
|