RE: [DQSD-Users] Repost of new js.xml

2003-07-04 Thread MLL



CVS'ed.
 
Thanks 
!
 
MLL

  -Original Message-From: 
  [EMAIL PROTECTED] 
  [mailto:[EMAIL PROTECTED]On Behalf Of Tom 
  CorcoranSent: Friday, July 04, 2003 9:10 AMTo: 
  [EMAIL PROTECTED]Subject: [DQSD-Users] Repost of new 
  js.xml
  As requested. The new js.xml is 
  attached.
   
  Cheers - Tom.
   


[DQSD-Users] Repost of new js.xml

2003-07-04 Thread Tom Corcoran



As requested. The new js.xml is 
attached.
 
Cheers - Tom.
 

  Jobserve
  
European specialist job search site. The /market switch is required to select the area to search.
Usage:
  	
  		js  /market: [{/permanent | /contract}] [/latest] [/1 | /2 | /3 | /4 | /5]
  	
Switches:
  	
  		/market - 
Select the job market to search using one of the following codes:

  		it - Information Technology
  acc - Accountancy
  eng - Engineering
  sal - Sales & Marketing
  fin - Finance & Insurance
  sec - Office & Administration
  leg - Legal
  med - Medical
  	
  
  /permanent - Search for permanent positions only.
  /contract - Search for temporary/contract positions only.
  /latest - Search for the latest additions instead of the best overall matches.
  /1 - Within 1 working day.
  /2 - Within 2 working days.
  /3 - Within 3 working days.
  /4 - Within 4 working days.
  /5 - Within 5 working days.
  	
Examples:

  		js programmer /market:it
  		js delphi /market:it /latest /1
		js legal secretary /market:leg /permanent /latest
  	
  
  Other
  http://www.jobserve.com/
  Ryan Edwards, Tom Corcoran
  
  





  
  
   0 )
  for( var j=0; jhttp://www.it.jobserve.com/jobserve/searchresults.asp";; break;
  case "acc": document.jsf.action = "http://www.accountancy.jobserve.com/jobserve/searchresults.asp";; break;
  case "eng": document.jsf.action = "http://www.engineering.jobserve.com/jobserve/searchresults.asp";; break;
  case "sal": document.jsf.action = "http://www.sales.jobserve.com/jobserve/searchresults.asp";; break;
  case "fin": document.jsf.action = "http://www.financial.jobserve.com/jobserve/searchresults.asp";; break;
  case "sec": document.jsf.action = "http://www.secretarial.jobserve.com/jobserve/searchresults.asp";; break;
  case "leg": document.jsf.action = "http://www.legal.jobserve.com/jobserve/searchresults.asp";; break;
  case "med": document.jsf.action = "http://www.medical.jobserve.com/jobserve/searchresults.asp";; break;
  default: nullArgs("js","?"); return false;
}
  }
  
  document.jsf.q.value = args.q;
  submitForm(jsf);
}
  ]]>

  
	Copyright (c) 2002 David Bau
	Distributed under the terms of the
	GNU Public License, Version 2 (http://www.gnu.org/copyleft/gpl.txt)