[DQSD-Users] Ixquick XML

2005-01-03 Thread Marcus Murray
Ok, I think I got it now...thanks!

search function=ix
  
  nameIxquick/name
  categorySearch the Web/category
  linkhttp://www.ixquick.com//link
  descriptionSearch the Ixquick metasearch engine
  div class=helpboxDescLabelsExamples:/div
  table class=helpboxDescTable
tr
  tdix lions/td
/tr
  /table
  /description
  form name=ixf
method=get
action=http://ixquick.com/do/metasearch.pl;
input type=hidden name=cat value=web /
input type=hidden name=language value=english /


input type=hidden name=query value= /
  /form
  script![CDATA[
function ix(q)
{
  if( nullArgs(ix, q) )
return;

  // FORM variables for ixf
  //document.ixf.cat.value = ;
  //document.ixf.cat.value = ;
  //document.ixf.cat.value = ;
  //document.ixf.cat.value = ;
  //document.ixf.cat.value = ;
  //document.ixf.cmd.value = ;
  //document.ixf.language.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.ixf.query.value = q;

  submitForm(ixf);
}
  ]]/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 01/02/05 at 21:14:46
by Dave's Quick Search Deskbar Search Wizard version 1.3,
Copyright (c) 2002 Glenn Carr; Distributed under the terms of the GNU General Public License, Version 2
  /created_by
/search

Re: [DQSD-Users] Repeat Searches

2005-01-03 Thread ryan_carpenter

Paul- type in a few letters, then F8.

Everyone- is there an easy way to access an array of all the search names from within a search script? I've been looking through how the menu is built, but it's kind of over my head...

Thanks, Ryan

-- Original message -- I've forgotten--some please remind me?How do I get the search bar to remember searches I've done previously and to suggestthem as I start to retype them?-- No virus found in this outgoing message.Checked by AVG Anti-Virus.Version: 7.0.296 / Virus Database: 265.6.7 - Release Date: 12/30/2004