Date Range
Date Range
Date Range
A friend wants you to check out YOUR SITE HERE. Someone you know has visited YourSite. com and requested we send you an email regarding. Thanks for your time! Your friend has been emailed. Thanks for spreading the word about YourSite. Or, you can click below now.
Reading your IIS Log Files with ColdFusion! Have you ever wanted to parse through your IIS web logs to create a WebTrends like application in ColdFusion? This tutorial will show you how you can parse through the IIS log files and have variables ready to insert into databases, print or to achieve whatever you want with them. The first thing we need to do is to define some default values, these will be used later on in the application.
Searching FULL-Text using MS SQL Server 2000. If you are like me I have tried using Verity. If you are like me I have tried using Verity, but I feel it is lacking on the database searching, you need another way. After fiddling around for a while I found the amazing Full-Text search capabilities built right into MS SQL Server 2000.
Record Count of Database Results. This tutorial is designed to show you how to get a record count of the results returned by your database query. First, lets pretend you have a database with demographic information for men and women living in San Deigo. Your fields are Sex, Age, Hair, EyeColor. You need to find out exactly how many females in San Deigo have blonde hair. Now, query your database for that info.
Mach-ii for newbies - part1 Getting started. Mach-ii for newbies - part1.