For Lycos you need this format!

launch
'http://search.lycos.com/default.asp?loc=searchbox&tab=web&query=alter'

Kartoo use some type of java input part of the html page forcing you to
input in the search box.

The flash page are a different story your best guess is better than
mine!

Best regards,

Oma Cox


-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Esbjörn
Johansson
Sent: Sunday, August 21, 2005 2:44 AM
To: RBG7-L Mailing List
Subject: [RBG7-L] - Re: Launch command question


Thanks Mike

There is obviously room for some trial and error along this path. So far
it works ok with Google. Yesterday I tried Kartoo and Lycos with 
no success.
Just tried Yahoo - you have to be specific with the address and change 
'q' to 'p':
launch 'http://search.yahoo.com/search?p=Alerter'

Esbjörn


MikeB wrote:

>The string you pass to the launch command for Google search.  If the 
>string has
>spaces in it (such as customer Name like "James Smythe"), In my
testing, if an 
>_Exact_ match was required (enclosing the search string in double
quotes) 
>required the replacement of the space between "James" and "Smythe" with
the %20 
>(URL hex encoding for space char), so my launch command might look
like:
>
>Launch 'http://www.google.com/search?as_q="James%20Smythe";'
>
>  
>

Reply via email to