Software Listing of Author : "Asp101.com"
- A Custom ASP Error Class with Pop-up Dialog Box
- License: Shareware
- Price:


Here you will find an error class called CError that allows you to display a custom dialog box with the option to have a detailed message, a general message, and log the error in a file for later reference.
- Publisher: asp101.com
- Date Released: 07-10-2011
- Download
- Platform: Asp, Scripts
- An Overview of ASP+
- License: Shareware
- Price:


Well by now many of you have probably heard, or at least caught wind of, the fact that the next version of ASP is not going to be ASP 4.0. It is instead going to be called ASP+, and what a difference that plus sign makes.
- Publisher: asp101.com
- Date Released: 11-04-2011
- Download
- Platform: Asp, Scripts
- An Overview of Cookie Detection in ASP
- License: Shareware
- Price:


This article will explain the problems faced with detecting cookies in ASP and address them one by one. You will then be presented with a cookie detection script written in ASP that you can use on your own site.
- Publisher: asp101.com
- Date Released: 27-04-2011
- Download
- Platform: Asp, Scripts
- An SMTP Service Directory Reader
- License: Shareware
- Price:


The author writes "You know all those email you send using CDO or CDONTS? What happens to the ones that are addressed wrong or if the sender or recipient's address isn't even formatted correctly?
- Publisher: asp101.com
- Date Released: 19-04-2011
- Download
- Platform: Asp, Scripts
- ASP 101
- License: Shareware
- Price:


ASP 101 provides a number of sample codes, articles, forum, news, and links for Active Server Pages developers.
- Publisher: asp101.com
- Date Released: 03-06-2011
- Download
- Platform: Asp, Scripts
- ASP 101 Forum
- License: Shareware
- Price:


This is an easy to customize ASP discussion forum system with a simple interface. It features: Supports multiple boards, Message search function, Cookie-based user entry memory feature, email notification, message archieving feature and more.
- Publisher: asp101.com
- Date Released: 14-10-2011
- Download
- Platform: Asp, Scripts
- ASP 101 Quiz
- License: Shareware
- Price:


This is a simple ASP quiz script for your Web site. It presents a user with a series of questions one at a time and allows you to display a graphical progress bar as the user answers each question.
- Publisher: asp101.com
- Date Released: 02-09-2011
- Download
- Platform: Asp, Scripts
- ASP 101: Calendar
- License: Shareware
- Price:


This simple ASP code allows you to create a calendar with today highlighted on your Web site. It lets you choose a day, month, and year to view, and with some minor modification will even put your events onto the page on the proper days.
- Publisher: asp101.com
- Date Released: 26-10-2011
- Download
- Platform: Asp, Scripts
- ASP 101: Link Manager
- License: Shareware
- Price:


This simple ASP script allow you to manage links on your page via browser. You can add new links, delete and edit existing links on your page.
- Publisher: asp101.com
- Date Released: 25-06-2011
- Download
- Platform: Asp, Scripts
- ASP 101: Poll Sample
- License: Shareware
- Price:


Lots of people have polls on their home page all of a sudden so once again we figured we'd write one for you. This is an easy to use ASP script that uses an Access database, and includes the "view results without voting" feature.
- Publisher: asp101.com
- Date Released: 05-07-2011
- Download
- Platform: Asp, Scripts
- ASP 101: Shopping Cart
- License: Shareware
- Price:


This ASP sample code will store a users product choices, calculate a quick total and pass the results to an e-mail, text file, or whatever other data source you feel like attaching it to.
- Publisher: asp101.com
- Date Released: 11-10-2011
- Download
- Platform: Asp, Scripts
- ASP 101: Tell a Friend
- License: Shareware
- Price:


This is an ASP-based "Tell a Friend" script that allows you to have users tell their friends about your site via email.
- Publisher: asp101.com
- Date Released: 01-02-2011
- Download
- Platform: Asp, Scripts
- Authentication Tutorial
- License: Shareware
- Price:


This is a quick and easy guide to building an authentication system in ASP. First, it explains Authentication: What it is, how you work with it, and what options are currently available to you.
- Publisher: asp101.com
- Date Released: 27-08-2011
- Download
- Platform: Asp, Scripts
- Bar Chart
- License: Shareware
- Price:


This simple code provides an easy way to produce a useful graphical representation from a list of numbers. You can get these numbers from wherever you want, but it expects them to be in an array. You can even optionally label each bar.
- Publisher: asp101.com
- Date Released: 02-04-2011
- Download
- Platform: Asp, Scripts
- Building a Link Tracker
- License: Shareware
- Price:


This tutorial explains how to find out which links people are clicking on using ASP. It works for internal links, newsletters, and even links to other sites.
- Publisher: asp101.com
- Date Released: 25-07-2011
- Download
- Platform: Asp, Scripts
- Building a Yahoo! Style Navigation Bar
- License: Shareware
- Price:


This sample will demonstrate how to quickly build a simple Yahoo! style navigation bar that displays the paths a user has taken to get to a given directory, and also displays a table of links to the sub-directories of the current directory.
- Publisher: asp101.com
- Date Released: 16-11-2011
- Download
- Platform: Asp, Scripts
- Chat Using ASP & XML
- License: Shareware
- Price:


This article presents a nice little chat system that uses Microsoft's XMLHTTP Object to transfer the messages and user list.
- Publisher: asp101.com
- Date Released: 12-04-2011
- Download
- Platform: Asp, Scripts
- Checkbox Sample
- License: Shareware
- Price:


This article discusses how to deal with various checkboxes in form via ASP. Covers: The Default No-Frills Checkbox, Checkbox With An Associated Value, Multiple Checkboxs With The Same Name, and Checkbox Which Maintains It's State.
- Publisher: asp101.com
- Date Released: 23-05-2011
- Download
- Platform: Asp, Scripts
- Client-Side Scripting and ASP
- License: Shareware
- Price:


This article looks at a couple of ways to get the code in the client-side and server-side to communicate each other: Using the Javascript Array and Using ASP and XML.
- Publisher: asp101.com
- Date Released: 17-06-2011
- Download
- Platform: Asp, Scripts
- Cookies Across Domains
- License: Shareware
- Price:


Cookies are not transferrable across domains; the only domain that can access the cookie is the domain that created it. This article describes solutions to bypass this limitation using Active Server Pages.
- Publisher: asp101.com
- Date Released: 11-10-2011
- Download
- Platform: Asp, Scripts
- Creating a Stack Bar Chart Using ASP
- License: Shareware
- Price:


This article will show you how to build a stack bar chart using ASP and without using any components. The resulting chart looks quite nice and offers the ability to read the actual data values of the bars through the tooltip text.
- Publisher: asp101.com
- Date Released: 09-11-2011
- Download
- Platform: Asp, Scripts
- Database Editing Sample
- License: Shareware
- Price:


This is a quick sample code which combines a number of database functions into one script. Includes functions to add, delete, and edit records in a database table. It illustrates a number of useful techniques for database manipulation.
- Publisher: asp101.com
- Date Released: 23-10-2011
- Download
- Platform: Asp, Scripts
- Database Paged Search
- License: Shareware
- Price:


This is a sample code that combines a Database Paging and a Database Search script into one. It shows you how to perform a wilcard search on a database table and then page through the results.
- Publisher: asp101.com
- Date Released: 26-10-2011
- Download
- Platform: Asp, Scripts
- Database Search Sample Code
- License: Shareware
- Price:


Here is a quick sample of searching a DB for certain records. It's really no different then doing any other query except that you need to use wildcards. In ASP / ADO the wildcard character is %.
- Publisher: asp101.com
- Date Released: 05-04-2011
- Download
- Platform: Asp, Scripts
- Editing XML with XSL and ASP
- License: Shareware
- Price:


As a follow-up to the "Saving HTML Form Data to XML" article, this tutorial explains how to edit XML files using XSL and ASP. This example assumes that you are familiar with ASP, XML and HTML 4.0.
- Publisher: asp101.com
- Date Released: 07-05-2011
- Download
- Platform: Asp, Scripts
- Excel Data
- License: Shareware
- Price:


This is a simple ASP script demonstrating how to connect and display Excel data using ADO From ASP.
- Publisher: asp101.com
- Date Released: 20-03-2011
- Download
- Platform: Asp, Scripts
- File Download List
- License: Shareware
- Price:


The author writes "There's always a buzz about forcing file downloads in the browser. That's partly because it's confusing and partly because different browsers handle downloads in different ways so it's difficult to acheive consistent results.
- Publisher: asp101.com
- Date Released: 10-09-2011
- Download
- Platform: Asp, Scripts
- Flash and ASP Integration
- License: Shareware
- Price:


Flash allows you to create zippy, vector-based animation and interactivity in a small ActiveX control, and ASP allows you to create dynamic HTML content on the fly.
- Publisher: asp101.com
- Date Released: 14-01-2011
- Download
- Platform: Asp, Scripts
- Generating Text Images on the Fly with ASP.NET
- License: Shareware
- Price:


Have you ever needed to have an image of some text generated dynamically on the fly? There are tons of possible applications for this type of thing, but prior to ASP.NET it was a relatively difficult thing to do.
- Publisher: asp101.com
- Date Released: 25-04-2011
- Download
- Platform: Asp, Scripts
- Hit Counter (DB)
- License: Shareware
- Price:


This is an ASP counter script that uses a database to store the counts so it's really pretty easy to maintain multiple counts using this one file.
- Publisher: asp101.com
- Date Released: 01-05-2011
- Download
- Platform: Asp, Scripts
- Implementing Error Logging in ASP 3.0
- License: Shareware
- Price:


The author writes "It is important to know what is going on with your site in development and production. By implementing proper error logging, you can quickly track down errors, and provide your team members with enhanced error information.
- Publisher: asp101.com
- Date Released: 06-09-2011
- Download
- Platform: Asp, Scripts
- Making Charts in ASP
- License: Shareware
- Price:


This tutorial shows you how to create charts dynamically through ASP. Discusses a couple different methods: The basic technique via array building, and more detailed method using Office Web Components (OWC).
- Publisher: asp101.com
- Date Released: 23-02-2011
- Download
- Platform: Asp, Scripts
- Object-Oriented ASP Calendar
- License: Shareware
- Price:


This tutorial shows how to use a VBScript Class to create calendar based applications quickly so you can focus on functionality rather than worry about what weekday the 1st of January falls on.
- Publisher: asp101.com
- Date Released: 04-02-2011
- Download
- Platform: Asp, Scripts
- Online Exam using ASP & XML
- License: Shareware
- Price:


This article presents an online exam system that pulls its data from an xml file on the server. The question list for the user is sent to the browser via Microsoft's XMLHTTP Object.
- Publisher: asp101.com
- Date Released: 22-01-2011
- Download
- Platform: Asp, Scripts
- Page Template Functionality
- License: Shareware
- Price:


Based on an HTML template file, this ASP sample code formats pages of a web site dynamically. It allows you to change the appearance, layout, fonts, colours and pagewidth throughout the whole site just by replacing one template file.
- Publisher: asp101.com
- Date Released: 13-11-2011
- Download
- Platform: Asp, Scripts
- Powerful email address validation
- License: Shareware
- Price:


Validating Email addresses is not limitted to finding "@" and "." signs in the address! There are higher concepts, but few are aware of them.
- Publisher: asp101.com
- Date Released: 18-05-2011
- Download
- Platform: Asp, Scripts
- Powerful form validation
- License: Shareware
- Price:


Many of us have faced situations when we fill invalid information in one field of a form, and when we submit, the forms apears again with that field in red color. This tutorial shows you how simple it is to add such facilities to your forms.
- Publisher: asp101.com
- Date Released: 23-11-2011
- Download
- Platform: Asp, Scripts
- Presentation Of Hierarchical Data
- License: Shareware
- Price:


Multiple level select boxes tackled with hierarchical data! This sample illustrates the concept using a hierarchy consisting of geographical region, country, and state data.
- Publisher: asp101.com
- Date Released: 24-06-2011
- Download
- Platform: Asp, Scripts
- Random Image Sample
- License: Shareware
- Price:


This sample code presents three different ways to show a random image in ASP, each approach illustrated and explained. Source code available for download.
- Publisher: asp101.com
- Date Released: 22-05-2011
- Download
- Platform: Asp, Scripts
- Registering Your Components on NT 4 with ASP
- License: Shareware
- Price:


It can really be a pain to register .DLL's on your remote servers. This article will explore how to set up a set of ASP pages to register your DLL's on NT 4. ASP source code available for download.
- Publisher: asp101.com
- Date Released: 07-09-2011
- Download
- Platform: Asp, Scripts
- Saving HTML Form Data to XML
- License: Shareware
- Price:


Form submissions in ASP are usually written to some sort of database management system. However, if you need your form submission data to be more portable, you may want to write it to an XML file.
- Publisher: asp101.com
- Date Released: 01-02-2011
- Download
- Platform: Asp, Scripts
- Searching Drives, Viewing and Downloading Files
- License: Shareware
- Price:


This article illustrates some great uses of the File System Object. It shows how to choose a drive to search, and then builds a listbox of all the folders on that drive. Choose a folder and it builds a listbox of all the files in that folder.
- Publisher: asp101.com
- Date Released: 04-03-2011
- Download
- Platform: Asp, Scripts
- Self-Referencing Forms
- License: Shareware
- Price:


This tutorial will show you how to give your forms a little bit more power. By making your forms self-referencing, you can open up whole new areas of functionality with your web applications.
- Publisher: asp101.com
- Date Released: 11-07-2011
- Download
- Platform: Asp, Scripts
- Sending an HTML-Formatted Email Sample
- License: Shareware
- Price:


This code sample will show you how to send HTML-formatted email messages. The code is written using CDO for 2000, but there is a CDONTS version as well for those of you still running on NT4.
- Publisher: asp101.com
- Date Released: 10-10-2011
- Download
- Platform: Asp, Scripts
- SmartSurf!
- License: Shareware
- Price:


If a user doesn't find what they are looking for in the first couple clicks, the majority of them will move on to greener pastures. So how do you give the user exactly what they're looking for? This tutorial will show you how.
- Publisher: asp101.com
- Date Released: 11-03-2011
- Download
- Platform: Asp, Scripts
- Some Nifty Functions for Passing Variables Around
- License: Shareware
- Price:


Here are a set of very useful functions that allows you to pass variables around via forms, querystrings, and/or cookies. Source code available for download. More free help at www.webforumz.
- Publisher: asp101.com
- Date Released: 10-11-2011
- Download
- Platform: Asp, Scripts
- Stacked Bar Chart
- License: Shareware
- Price:


Sample code to render a stacked bar chart in ASP. Uses a different color for each stack and each stack will have its own tool tip. Just pass an array with your colors, one for each bar.
- Publisher: asp101.com
- Date Released: 12-01-2011
- Download
- Platform: Asp, Scripts
- Using ASP.NET Code-Behind Without Visual Studio.NET
- License: Shareware
- Price:


The author writes "One of the things that keeps coming up as a benefit of switching to ASP.NET is the ability to use code-behind to separate display code from application logic. In Visual Studio.NET, this is 'automagically' done for you.
- Publisher: asp101.com
- Date Released: 17-06-2011
- Download
- Platform: Asp, Scripts
- Using SQL-DMO To Backup and Verify a Database
- License: Shareware
- Price:


This article shows you how to use SQL-DMO to create an Active Server Pages application to backup and verify a SQL Server database.
- Publisher: asp101.com
- Date Released: 25-02-2011
- Download
- Platform: Asp, Scripts
- Web Site Customization Sample
- License: Shareware
- Price:


This is a simple font customization sample that illustrates how to easily let your visitors pick whatever settings they prefer on your site.
- Publisher: asp101.com
- Date Released: 23-05-2011
- Download
- Platform: Asp, Scripts