Daniel
Fri May 02 11:28:45 CDT 2008
Did you also set up the mapping for .IDQ (and any other related extensions)
to the IDQ.DLL ? If not, then the IDQ files will just be served direct to
the browser than executed by the IDQ handler.
I've never used IDQ files, but this might help in ensuring that you have the
mappings to the right DLLs:
http://help.maximumasp.com/smarterticket/Customer/KBArticle.aspx?articleid=1012
Dan
Brian wrote on Fri, 2 May 2008 11:33:21 -0400:
> Further info. I changed the permission allowed for .IDQ from GET and
> POST to "all" and now when I try to execute the search, the following
> appears in my browser (which is also the content of the
> English_search.asp0.idq mentioned below):
> [Query] cirestriction=(%UserRestriction%) & ! #vpath *\_vti* & ! #vpath
> *\_private\* & ! #vpath *\_derived\* & ! #vpath *\_themes\* & ! #vpath
> *\_overlay\* & ! #vpath *\_fpclass\* & ! #vpath *\_borders\* ciscope=/
> citemplate=/English/_derived/search.asp0.htx cimaxrecordsperpage=10
> cicolumns=DocTitle,filename,vpath ciflags=DEEP cisort=Rank[d]
> cicatalog=c:\inetpub cimaxrecordsinresultset=200
> BTW, the code for the search (with the name of our website munged) is
> as follows:
> <td width="415" valign="top"> <!--webbot bot="Search"
> S-Index="All" S-Scope="All-Website" S-Fields S-FieldsEx S-Text="Search for:"
> I-Size="20" S-Submit="Start Search" S-Clear="Reset"
> S-CiMaxRecordsPerPage="10" S-CiMaxRecordsInResultSet="200" TAG="BODY"
> b-useindexserver="1" startspan --><form
> action="
http://<website>/_vti_script/English_search.asp0.idq"
> method="POST"><p><b>Search for: </b><input type="text"
> name="UserRestriction" size="20" value></p><p><input type="submit"
> value="Start Search"><input type="reset"
> value="Reset"></p></form><!--webbot bot="Search" endspan
> i-checksum="61420" -->