Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
C

codermaniac

@codermaniac
About
Posts
4
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • I need a Time Picker!
    C codermaniac

    What is a time picker???

    Web Development

  • IIS ignored word list
    C codermaniac

    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

    Web Development

  • Java IDEs...
    C codermaniac

    NotePad (or you can try the not-free TextPad, which coems with Java compiling option too). ;) Manish

    Java

  • Setting Explorer Options
    C codermaniac

    Have you tried doing this with other browsers? Manish

    Web Development
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups