- 1,233 categories
- 40,621 scripts
Updated: 04/24/2001
- 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.
- Categories
- Tags
- Platforms
- Licenses
- 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...
- 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.
- 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 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...
- 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 ...