Categories

Updated: 04/24/2001

Integrating User Search with ASP and SQL Server Full-Text Search

This article provides sample source code for a user query parser which allows users to submit full-text search queries from ASP to SQL Server 2000. Full source code available for download.
Similar Scripts for "Integrating User Search with ASP and SQL Server Full-Text Search"

Page Template Functionality

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. It also allows y...

Reading XML file with Active Server Pages

This tutorial provides introduction to XML and then moves on to create an XML page. Step by step instructions are given to read the data from XML file using ASP pages. Sample Code and online demo available.

Accessing ASP intrinsic objects from within Java COM Component

Step by step tutorial on creating a Java COM component which accesses and uses ASP Intrinsic Components. Sample Project files, Component and ASP code available for download.

Resolver

Resolver is the easiest way to do forward and reverse hostname/IP lookups from an application. Resolver is a simple COM object (built in Visual C++) that can do forward and reverse lookups on internet IP addresses and hostnames. The object includes 4...

ASP 101: Shopping Cart

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. It is made to be fairly easy to add on to by keeping a lot of ...
©2003-2008 jCay.com