Click here to Skip to main content
15,924,452 members
Home / Discussions / Web Development
   

Web Development

 
QuestionASP/SQL "opensource" website framework available? Pin
Jesper Mortensen18-Apr-01 6:26
Jesper Mortensen18-Apr-01 6:26 
AnswerRe: ASP/SQL Pin
Ryan Getgen7-May-01 11:20
Ryan Getgen7-May-01 11:20 
Generalregistered Pin
18-Apr-01 0:03
suss18-Apr-01 0:03 
QuestionHow do I open a web page dynamically Pin
Martin van Dalen17-Apr-01 5:36
Martin van Dalen17-Apr-01 5:36 
AnswerRe: How do I open a web page dynamically Pin
Erik Thompson17-Apr-01 6:46
sitebuilderErik Thompson17-Apr-01 6:46 
GeneralLoading XML strings into a DHTML Active X Control Pin
Martin Hinchy16-Apr-01 20:20
Martin Hinchy16-Apr-01 20:20 
GeneralAdvice on creating graphs online Pin
Obliterator12-Apr-01 12:46
Obliterator12-Apr-01 12:46 
GeneralIIS ignored word list Pin
codermaniac11-Apr-01 7:33
codermaniac11-Apr-01 7:33 
Hi people,

I have written a (the well known anyway) search script that'll query the index server and display results for user-specified keywords. All other things working fine, the ignored word list is troubling me. IIS has an ignored-word list with words like "the, a, an,..." etc. and whenever the search script ONLY contains these words, Index Server generates an error that "The Search Query included only ignored words".

What is the recommended action here? Should I use VBScript's Error Handling to capture this OR should I have a text file with ignored words and cross-check from that before querying?

The query statement I'm using to query the index server is:

"SELECT Characterization, DocTitle, VPATH, Size, HitCount, Write, Rank FROM SCOPE() WHERE FREETEXT(Contents, '" & key & "') > 0 ORDER BY Rank DESC"


thanks.


NeoCode

GeneralChanges in ASP Scripts Pin
6-Apr-01 20:39
suss6-Apr-01 20:39 
GeneralAnimated GIFs Pin
Daníel B. Sigurgeirsson5-Apr-01 3:48
Daníel B. Sigurgeirsson5-Apr-01 3:48 
GeneralRe: Animated GIFs Pin
Chris Losinger5-Apr-01 4:27
professionalChris Losinger5-Apr-01 4:27 
GeneralRe: Animated GIFs Pin
25-Apr-01 8:39
suss25-Apr-01 8:39 
Generaldisable refresh Pin
sweenier4-Apr-01 8:03
sweenier4-Apr-01 8:03 
GeneralRe: disable refresh Pin
30-Apr-01 3:00
suss30-Apr-01 3:00 
GeneralActiveX Control in a CWebBrowser2 Window Pin
jerry0davis28-Mar-01 23:55
jerry0davis28-Mar-01 23:55 
Generalfax from wab page Pin
faris27-Mar-01 21:30
faris27-Mar-01 21:30 
GeneralI need a Time Picker! Pin
26-Mar-01 11:01
suss26-Mar-01 11:01 
GeneralRe: I need a Time Picker! Pin
codermaniac11-Apr-01 7:38
codermaniac11-Apr-01 7:38 
GeneralNeed Advice from Web/Database Pros! Pin
Rebecca Davis25-Mar-01 7:49
Rebecca Davis25-Mar-01 7:49 
GeneralRe: Need Advice from Web/Database Pros! Pin
Anders Molin25-Mar-01 8:52
professionalAnders Molin25-Mar-01 8:52 
GeneralSetting Explorer Options Pin
KBerntsen20-Mar-01 10:56
KBerntsen20-Mar-01 10:56 
GeneralRe: Setting Explorer Options Pin
Steven Gregg28-Mar-01 2:20
Steven Gregg28-Mar-01 2:20 
GeneralRe: Setting Explorer Options Pin
KBerntsen28-Mar-01 9:08
KBerntsen28-Mar-01 9:08 
GeneralRe: Setting Explorer Options Pin
codermaniac8-Apr-01 15:34
codermaniac8-Apr-01 15:34 
QuestionHow does AudioGalaxy downloads work? Pin
philip andrew15-Mar-01 12:13
philip andrew15-Mar-01 12:13 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.