It looks like the semi-colons are missing. Try adding a semi-colon after "&"
as in the attached.
----- Original Message -----
From: "John" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, November 25, 2002 11:46 AM
Subject: Re: [DQSD-Users] new search problem
On Mon, 25 Nov 2002 09:56:27 -0600, Glenn Carr wrote:
>Yep, it's the problem with the ampersand in the URL. Substitute all
>"&"'s with
>"&". I'll make the fix to the search wizard.
>
Still doesn't work-
<search function="hd">
<COMMENT>
Even though this XML search will probably load and is a good start
toward a completed search, please be aware that this search will probably
not work as is and will probably require some changes.
</COMMENT>
<name>Home Depot</name>
<category></category>
<contributor> </contributor>
<link>http://www.homedepot.com/prel80/HDUS/EN_US/pg_index.jsp?CNTTYPE=NAVIGATION&CNTKEY=pg_index.jsp&m=1038235545250</link>
<email></email>
<description>
</description>
<form name="hdf"
method="post"
action="http://www.homedepot.com/prel80/HDUS/EN_US/pg_index.jsp?CNTTYPE=NAVIGATION&CNTKEY=pg_index.jsp&m=1038235545250">
<input type="hidden" name="DRC" value="4" />
<input type="hidden" name="CNTTYPE" value="NAVIGATION" />
<input type="hidden" name="CNTKEY" value="market/pg_zip_code.jsp" />
<input type="hidden" name="collection_names" value="" />
<input type="hidden" name="BV_SessionID" value="@@@@0812298983.1038235533@@@@" />
<input type="hidden" name="BV_EngineID" value="ccckadcglegedjicgelceffdfgidgnl.0" />
<input type="hidden" name="DRC" value="4" />
<input type="hidden" name="CNTTYPE" value="NAVIGATION" />
<input type="hidden" name="CNTKEY" value="market/pg_zip_code.jsp" />
<COMMENT> The following field was active (i.e. had focus) when the search was generated. </COMMENT>
<input type="hidden" name="search_text" value="" />
<input type="hidden" name="collection_names" value="" />
</form>
<script><![CDATA[
function hd(q)
{
if( nullArgs("hd", q) )
return;
// FORM variables for hdf
//document.hdf.DRC.value = "";
//document.hdf.CNTTYPE.value = "";
//document.hdf.CNTKEY.value = "";
//document.hdf.collection_names.value = "";
//document.hdf.BV_SessionID.value = "";
//document.hdf.BV_EngineID.value = "";
//document.hdf.DRC.value = "";
//document.hdf.CNTTYPE.value = "";
//document.hdf.CNTKEY.value = "";
// The wizard assigned the search string to this form field value because
// this field was the active element when the search file was generated.
// Change this to args.q if the search string is parsed with parseArgs.
document.hdf.search_text.value = q;
//document.hdf.collection_names.value = "";
submitForm(hdf);
}
]]></script>
<copyright>
The following applies if this file is included and distributed with Dave's Quick Search Deskbar:
Copyright (c) 2002 David Bau; Distributed under the terms of the GNU Public License, Version 2 (http://www.gnu.org/copyleft/gpl.txt)
</copyright>
<created_by>
This search file was initially created on 11/25/02 at 08:46:02
by Dave's Quick Search Deskbar Search Wizard version 1.0.0 ,
Copyright (c) 2002 Glenn Carr; Distributed under the terms of the GNU General Public License, Version 2
</created_by>
</search>