Software Listing of Author : "4guysfromrolla.com"
- A Nifty Table Searching Script
- License: Shareware
- Price:

This article shows a nifty little script, which, with just one ASP page, allows you to dynamically search a column in a table using a string comparison. This one script can be used over and over due to its dynamic nature.
- Publisher: 4guysfromrolla.com
- Date Released: 05-05-2011
- Download
- Platform: Asp, Scripts
- A Text-Based Search Engine
- License: Shareware
- Price:

Have you wanted to allow your users to search through your website, checking for files that contain a particular string? Using the FileSystemObject, you can search through all of the files in a particular directory that contain a particular string.
- Publisher: 4guysfromrolla.com
- Date Released: 08-07-2011
- Download
- Platform: Asp, Scripts
- Accessing XML Data using ASP
- License: Shareware
- Price:

This 2-page article discusses multiple ways to access XML data from an ASP page. This article provides some great examples and describes the techniques for developers relatively new to XML.
- Publisher: 4guysfromrolla.com
- Date Released: 26-07-2011
- Download
- Platform: Asp, Scripts
- ASP FAQ
- License: Shareware
- Price:

Throughout 4 different FAQ sections - Beginner, Intermmediate, Databases and Advanced, 4GuysFromRolla.com addresses and answers a number of frequently asked questions on ASP programming of every level.
- Publisher: 4guysfromrolla.com
- Date Released: 19-04-2011
- Download
- Platform: Asp, Scripts
- Censoring User Comments in a Guestbook/Forum Setting
- License: Shareware
- Price:

This tutorial shows you how to automatically censor specific words on posts for message boards or guestbooks when posted. It provides a function called CensorStr to do the job.
- Publisher: 4guysfromrolla.com
- Date Released: 15-02-2011
- Download
- Platform: Asp, Scripts
- Creating a Click-Through Tracking System
- License: Shareware
- Price:

This tutorial along with a simple example code shows how to create a database-driven click-through tracking system using ASP. Useful for monitoring click-throughs for banners, hyperlinks or file downloads.
- Publisher: 4guysfromrolla.com
- Date Released: 01-11-2011
- Download
- Platform: Asp, Scripts
- Creating a Function to Stream a Recordset to XML
- License: Shareware
- Price:

This article shows how to create an XML document from a Recordset using the Microsoft XMLDOM object. It explains how to create a custom function that will take the contents of a Recordset and return a much friendly-on-the-eyes XML version.
- Publisher: 4guysfromrolla.com
- Date Released: 19-05-2011
- Download
- Platform: Asp, Scripts
- Creating a Mailing List Program
- License: Shareware
- Price:

Have you ever wanted to create a mailing list on your site? Tired of using those so-called free services that insert advertisements into all of your e-mails? Well this basic tutorial shows you how to create your own mailing list program in ASP.
- Publisher: 4guysfromrolla.com
- Date Released: 10-03-2011
- Download
- Platform: Asp, Scripts
- Creating an ASP-driven Page Counter for HTML Pages
- License: Shareware
- Price:

This article illustrates a technique to provide dynamic content generated from an ASP page onto a static HTML page. Specifically it explains how to display a page counter on a number of static HTML pages.
- Publisher: 4guysfromrolla.com
- Date Released: 13-06-2011
- Download
- Platform: Asp, Scripts
- Creating an On-Line Quiz Using ASP
- License: Shareware
- Price:

This tutorial guides you through step-by-step how to create a multi-question quiz using ASP and MS Access database.
- Publisher: 4guysfromrolla.com
- Date Released: 11-11-2011
- Download
- Platform: Asp, Scripts
- Creating an XML and XSL Class
- License: Shareware
- Price:

This article examines how to use VBScript classes to transform XML documents for use in a Web application.
- Publisher: 4guysfromrolla.com
- Date Released: 02-11-2011
- Download
- Platform: Asp, Scripts
- Creating Custom Hierarchical Recordsets
- License: Shareware
- Price:

This article covers two advanced ADO topics: creating hierarchical Recordsets (via data shaping) and creating custom Recordsets. Specifically, this article looks at how to create custom hierarchical Recordsets.
- Publisher: 4guysfromrolla.com
- Date Released: 17-07-2011
- Download
- Platform: Asp, Scripts
- Creating Dynamic Cascading Style Sheets with ASP
- License: Shareware
- Price:

This is a short tip on how to build dynamic cascading style sheets using an ASP page. Stylesheets are useful for separating the content and presentation of a Web page.
- Publisher: 4guysfromrolla.com
- Date Released: 26-02-2011
- Download
- Platform: Asp, Scripts
- Creating Excel Spreadsheets
- License: Shareware
- Price:

This article describes using the Office Web Components (OWC) to create an Excel spreadsheet via ASP code based on the results from a database query. All of this complexity is encapsulated in a (rather basic) class.
- Publisher: 4guysfromrolla.com
- Date Released: 21-06-2011
- Download
- Platform: Asp, Scripts
- Determining How Long Your Users Spend Filling Out Forms
- License: Shareware
- Price:

The author writes "Have you ever wondered how long your visitor spends filling out a particular form? Such information is vital for companies that conduct business on the Internet.
- Publisher: 4guysfromrolla.com
- Date Released: 02-01-2011
- Download
- Platform: Asp, Scripts
- Developing a Customizable Banner Rotation System
- License: Shareware
- Price:

This two-page article provides a couple ways to build your own banner rotation system for your Web site: Using Microsoft-bundled Ad Rotator component, and Using a custom, database-driven approach.
- Publisher: 4guysfromrolla.com
- Date Released: 12-05-2011
- Download
- Platform: Asp, Scripts
- Displaying All of the Form Variables
- License: Shareware
- Price:

This short tutorial describes a little function that is useful in debugging your ASP pages. This function, FormDataDump(), outputs all of the form variables being passed into a page.
- Publisher: 4guysfromrolla.com
- Date Released: 01-05-2011
- Download
- Platform: Asp, Scripts
- How the Print this Page Script Works
- License: Shareware
- Price:

This article discusses how the "Print this Page" option works. (The "Print this Page" option turns articles into a printer-friendly version, removing the menus, header graphics, and advertising.
- Publisher: 4guysfromrolla.com
- Date Released: 01-10-2011
- Download
- Platform: Asp, Scripts
- How to Build a Low-Budget Web Service with Classic ASP
- License: Shareware
- Price:

This article illustrates how to create a news feed Web service in classic ASP. The Web service created is extremely light-weight, requiring minimal Web server requriements. Basically, it uses a light-weight, cilent-side JavaScript file.
- Publisher: 4guysfromrolla.com
- Date Released: 11-05-2011
- Download
- Platform: Asp, Scripts
- Integrating ASP.NET XML Web Services with Classic ASP Applications
- License: Shareware
- Price:

This article examines how to can create a Web service in .NET and then utilize it from a classic ASP page on your Web server, thereby providing an API that can be utilized by both your ASP.NET Web pages and classic ASP pages.
- Publisher: 4guysfromrolla.com
- Date Released: 17-10-2011
- Download
- Platform: Asp, Scripts
- Loops within Loops: Coding an ASP-based Bulletin Board
- License: Shareware
- Price:

This article provides an easy way to list nested forums. It does have some drawbacks, though. For starters, there is an upper-bound on the number of nested replies a message can have. In this example, the number is 12, although this is configurable.
- Publisher: 4guysfromrolla.com
- Date Released: 24-01-2011
- Download
- Platform: Asp, Scripts
- Performance Metrics for the ASP Response Object
- License: Shareware
- Price:

This article takes a look at three different ways to output content using Response.Write: using context switching, simple Response.Write statements, and Response.Write statements within a With block.
- Publisher: 4guysfromrolla.com
- Date Released: 16-11-2011
- Download
- Platform: Asp, Scripts
- Reading Flash File Information (.swf) through an ASP Page
- License: Shareware
- Price:

This is a simple tip that presents an ASP class that can read the properties of a Macromedia Flash file (a .swf file).
- Publisher: 4guysfromrolla.com
- Date Released: 21-05-2011
- Download
- Platform: Asp, Scripts
- Rotating Banner Ads using a Database
- License: Shareware
- Price:

This tutorial shows how to create a simple Ad rotation system based on ASP-SQL Server combination. All Ad info (except images, which are asumed to be in current directory) is stored in SQL server table caled Banners.
- Publisher: 4guysfromrolla.com
- Date Released: 06-10-2011
- Download
- Platform: Asp, Scripts
- Stripping HTML Tags using Regular Expressions
- License: Shareware
- Price:

This article examines how to strip HTML tags using regular expressions. Regular expressions are nifty little buggers that can be used to perform advanced string pattern matching and replacing.
- Publisher: 4guysfromrolla.com
- Date Released: 06-11-2011
- Download
- Platform: Asp, Scripts
- Using Disconnected Recordsets
- License: Shareware
- Price:

This article covers rarely discussed feature of ADO Recordsets, disconnected Recordsets. It examines what disconnected Recordsets are, how to use them, and what advantages they offer over connected Recordsets.
- Publisher: 4guysfromrolla.com
- Date Released: 18-07-2011
- Download
- Platform: Asp, Scripts
- Using Multiple Recordsets
- License: Shareware
- Price:

This article explains a solution on how to increase the performance of your ASP pages that rely on gathering data through several different Recordsets.
- Publisher: 4guysfromrolla.com
- Date Released: 04-11-2011
- Download
- Platform: Asp, Scripts
- Using Triggers to Track Database Action History
- License: Shareware
- Price:

This article describes how to use Microsoft SQL Server triggers to automatically record all updates and inserts for a particular database table in a customized history table.
- Publisher: 4guysfromrolla.com
- Date Released: 27-08-2011
- Download
- Platform: Asp, Scripts