|
The ASP grabs all email addresses from Yahoo advanced people search, and append them into an Access database, one procedure, one function, please note that you need HTTP object which respond to POST/GET I refer ASPTear from http://www.alphasierrapapa.com Code: ASP 2.0 & VBScript |
This example shows a very easy but effective way to add a user login and password to pages which you don't want just anybody to be able to access. Provides the free code download on the page. Author: ASP 101 Code: ASP 2.0 & VBScript |
A simple Record paging ASP Script with comments. Great for use with simple databases, or use with a forum. Its very hard to find such an easy paging script! Code: ASP 2.0 & VBScript |
If you want to embed dynamic content from two independant and co-acting sources try this.
My own homepage consists of this code but I have addded a navigation bar and a few tricks that I learned in college. Code: ASP 2.0 & VBScript |
|  | |
Need to handle a form with different query destinations? Here is a sample. Your visitors may choose to search your website or your corporate intranet or rather the web. Change the URLs for search queries in this form and it's ready to work. Code: ASP 2.0 & VBScript |
My first ASP project: a login page. It uses a database to verify usernames and passwords. Also includes registration ability. Comment is supplied so that less experienced programmers can also understand the code. Author: Willem Bult Code: ASP 3.0 & VBScript |
My dilemma; I had a recordset selection of 1500+ records filling a drop-down list. With no real intellisense search for ASP Browser DropDowns. To appreciate the response time and ease of implementation, I would reccommend using larger set of values. Code: ASP 2.0 & VBScript |
|  |
|
Recordset paging is the process of breaking up a recordset into
multiple "pages" of information for display. This tutorial shows you how to implement this on your site. Author: Michael Qualls Code: ASP 2.0 & VBScript |
Simple code for login page.
Design a simple login page(login1.asp)..put the code under login1.asp heading into login1.asp and put the code under login2.asp into another page. and run it. Code: ASP 3.0 & VBScript |
Icon Key >
 - Recently Updated
 - Showcase Listing
|