What is a time picker???
codermaniac
Posts
-
I need a Time Picker! -
IIS ignored word listHi 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
-
Java IDEs...NotePad (or you can try the not-free TextPad, which coems with Java compiling option too). ;) Manish
-
Setting Explorer OptionsHave you tried doing this with other browsers? Manish