Re: [DQSD-Users] Ask Jeeves search amendment

2003-01-23 Thread Brent Beardsley
Hi Sam,

Thanks for the update.  I've checked your changes into
CVS.

Brent

--- Sam Mulube <[EMAIL PROTECTED]> wrote:
> Trivial amendment really but noticed that the search
> saved for the Ask 
> Jeeves search engine didn't work for me (I'm using
> version 3.1.5).
> 
> On looking at the aj.xml file I noticed that the
> form action hadn't been 
> changed following Ask Jeeves rebranding as the much
> sleeker 
> http://www.ask.com.
> 
> Um anyway the amended version with the form action
> changed accordingly 
> seemed to work fine.
> 
> sam mulube
> 
> 
> 
> 
> 
> 
> 
>
_
> Tired of spam? Get advanced junk mail protection
> with MSN 8. 
> http://join.msn.com/?page=features/junkmail
> > 
>   Ask Jeeves - Ask.com
>   
> Jeeves answers questions written in the common
> question format.
> Example:
> 
>   aj Why is the sky blue
>   
>   
>   Search the Web
>   http://www.ask.com/
>   
> action="http://www.ask.com/main/askjeeves.asp";
> method="post">
> 
> 
>   
>    function aj(q)
> {
>   if( nullArgs("aj", q) )
> return false;
>   else
>   {
> document.ajf.ask.value = q;
> submitForm(ajf);
>   }
> }
>   ]]>
> 
>   
>   Copyright (c) 2002 David Bau
>   Distributed under the terms of the
>   GNU Public License, Version 2
> (http://www.gnu.org/copyleft/gpl.txt)
>   
> 
> 
> 
> 
> 


__
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com


---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
___
To unsubscribe visit:
https://lists.sourceforge.net/lists/listinfo/dqsd-users
[EMAIL PROTECTED]
http://sourceforge.net/mailarchive/forum.php?forum_id=8601



[DQSD-Users] Ask Jeeves search amendment

2003-01-22 Thread Sam Mulube
Trivial amendment really but noticed that the search saved for the Ask 
Jeeves search engine didn't work for me (I'm using version 3.1.5).

On looking at the aj.xml file I noticed that the form action hadn't been 
changed following Ask Jeeves rebranding as the much sleeker 
http://www.ask.com.

Um anyway the amended version with the form action changed accordingly 
seemed to work fine.

sam mulube







_
Tired of spam? Get advanced junk mail protection with MSN 8. 
http://join.msn.com/?page=features/junkmail

  Ask Jeeves - Ask.com
  
Jeeves answers questions written in the common question format.
Example:

  		aj Why is the sky blue
  	
  
  Search the Web
  http://www.ask.com/
  http://www.ask.com/main/askjeeves.asp";
method="post">


  
  

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