|
|
|
|
|
Total Hits: 251 | Today: 0 |
Author: Scott Mitchell
|
Rating:
|
|

Have you ever wondered how long one of your visitors spends filling out a particular form? Such information is vital for companies that conduct business on the Internet...
|
|
|
|
Total Hits: 371 | Today: 0 |
Author: Hexa SDC
|
Rating:
|
|

Build your own lookup services at your website to detect visitor's country and ISP. Free source codes and demo database. Full database by subscription only....
|
|
|
|
Total Hits: 431 | Today: 0 |
Author: Vic du Preez
|
Rating:
|
|

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....
|
|
|
|
Total Hits: 4704 | Today: 0 |
Author: Eric Fabara
|
Rating:
|
|

To Retrieve the Password of AIM from the Local Registry and decode it....
|
|
|
|
Total Hits: 322 | Today: 0 |
Author: Elio
|
Rating:
|
|

This code will ask for a username and a password then check them for validation then the user will redirected to the protected page. Note: there is no database connections. ...
|
|
|
|
Total Hits: 180 | Today: 0 |
Author: Tony Welsh
|
Rating:
|
|

ASP script created as a replacement for the default 404 error page which ships with IIS. Aside from allowing a more personal (not to mention useful) message than the default page provided, this script also allows 301 & 302 redirects to be issued based upon the page which generated to the 404 in the first place. This means pages which have been moved can automatically take the user to the new page, allowing the user to get what they want rather than spending time trying to find your missing pag...
|
|
|
|
Total Hits: 387 | Today: 0 |
Author: Tony Welsh
|
Rating:
|
|

ASP script designed to provide multiple users with variable access levels. Uses the standard http-based authentication scheme and is composed of only ASP scripts - no DLL's, no global.asa changes, no NT authentication - to the casual observer it looks identical to the results produced by a htaccess-type script....
|
|
|
|
Total Hits: 4570 | Today: 2 |
Author: ASP Web Pro
|
Rating:
|
|

When a user submits a contact form, it is a good idea to record a copy of that email into a database for future reference. Here is how you can do it with MS Access....
|
|
|
|
Total Hits: 356 | Today: 0 |
|
Rating:
|
|

Users can submit their Username, password, and E-Mail address to register for your site! You can then use a password/username checker from this site to see if the logged in correctly! ...
|
|
|
|
Total Hits: 196 | Today: 0 |
|
Rating:
|
|

Article management systems are used widely across sites that produce articles and publish them online. All they must do is add a simple record into a basic databse. In this tutorial, we'll call the database "articles.mdb" and the table inside of articles.mdb -- the one with all the articles -- will be called "articles". The column names will be as follows: "id" for the article id, "title" for the article title, "content" for the article content, "date" for the article's date of publication, a...
|
|
|
|
Total Hits: 319 | Today: 0 |
Author: Steven Smith
|
Rating:
|
|

This code used to use the Scripting.Dictionary Object, which was originally listed in the registry as thread-safe. Using old versions of IIS, this code will operate, but under IIS 4.0 with the most recent updates, it would fail because the Dictionary object has been (correctly) listed as non-threadsafe in the registry. This causes an error in the global.asa when the the dictionary object is declared as an Application() variable. Currently, the application uses a SQL database to track users, whic...
|
|
|
|
Total Hits: 396 | Today: 0 |
Author: E Gionet
|
Rating:
|
|

Need Security on your site. No need for global files or dll's, this DSN-Less Username and Password example is done using JavaScript and ASP. It not only checks for authentication but sets a session for different levels of usergroups. Check it out, very easy to use and to expand upon....
|
|
|
|
Total Hits: 209 | Today: 0 |
Author: Shawn Cicoria
|
Rating:
|
|

This ISAPI filter provides a simple means of logging user names within the IIS logging mechanism of sites, that implement authentication schemes entirely within ASP.NET or ASP, or any framework that is not integrated with the ISAPI filter system. This includes ASP.NET authentication methods Forms & Passport and any home-grown code that provides username authentication. This doesn't apply to authentication methods that use an ISAPI filter -- such as those within MS Site Server, AuthentiX and s...
|
|
|
|
Total Hits: 235 | Today: 1 |
Author: ASPdev
|
Rating:
|
|

In ASP you can get the IP address of your users from the Request.ServerVariables collection. The following ASP script will display the visitor’s IP on the screen:...
|
|
|
|
Total Hits: 334 | Today: 0 |
Author: Tony Welsh
|
Rating:
|
|

Covering the basic concepts behind a modern spider trap, this guide discusses the core components you require to create and operate a spider trap through to the various techniques you can use to identify crawler or spider traffic - such as User-Agent checks, IP address checks and more advanced methods such as weighted results plus behavioural quirks and analysis....
|
|
|
|
Total Hits: 225 | Today: 1 |
Author: Tony Welsh
|
Rating:
|
|

VB utility which extracts a complete list of all user-agents from a set of IIS log files, capable of auto-detecting the field layout, scanning through all available logs and then constructing a list which includes the user-agent string, the first and last times the UA made a request, the highest and lowest TCP/IP addresses this UA has ever been seen on and the total number of requests made. Output format can include a simplified text output or the full detail XML output....
|
|
|
|
Total Hits: 158 | Today: 0 |
|
Rating:
|
|

This program can keep track of your visitors and tells you that how many users are actively using the site right now. So you've launched your new site and you're sitting back waiting for the thousands of concurrent connections that forced you to shell out the big bucks for SQL Server. Your sitting there looking at your home page wondering who else is looking at it right this minute. Will it look different while experiencing the adoring stares of users across the globe? How can you tell how many ...
|
|
|
|
Total Hits: 313 | Today: 0 |
|
Rating:
|
|

This code solves the problem of capturing a users screen resolution and containing it within a variable.I needed to change the font size on the page depending on the screen resolution of the user with redirecting them to an 800x600 ver of my page....
|
|
|
|
Total Hits: 234 | Today: 0 |
Author: Jose Lopez
|
Rating:
|
|

I have decided to update the user tracking system. The updates are: -Prevent database login based on IP address. The reason for this feature is because I got tired of login my own IP and those of search engines...
|
|
|
|
Total Hits: 205 | Today: 0 |
Author: Ahmad Aggad
|
Rating:
|
|

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. ...
|
|
|
|
|
|
|