Question about connecting to the Internet

2005-06-03 Thread Stgoldberg
Perhaps someone can help with the following question: Is it possible for 
Revolution, after clicking on a word, to connect to the Internet (Google e.g.) 
and 
automatically paste in the word into Google's search field?   Connecting to 
the Internet is easy (RevGoUrl http://www.google.com;). And I can also direct 
Revolution to   copy the word first so that the user can then paste the word 
into Google's search field once the Google page is opened.   However, is it 
possible to do all this automatically, i.e. after clicking on the word, the 
user 
is taken directly to Google where the word is automatically pasted in?   
Thanks.   This forum has been very helpful.
Steve Goldberg
___
use-revolution mailing list
use-revolution@lists.runrev.com
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Question about connecting to the Internet

2005-06-03 Thread Eric Chatonet

Hi Steve,

It's quite easy:

revGoUrl http://www.google.com/search?q=;  urlEncode(tWord)

The process is very simple: you do it into your web browser and you  
build the right string in Rev.
You will use another strings a bit different depending on the  
engines :-)


Best regards from Paris,

Eric Chatonet.

Le 3 juin 05 à 17:18, [EMAIL PROTECTED] a écrit :

Perhaps someone can help with the following question: Is it  
possible for
Revolution, after clicking on a word, to connect to the Internet  
(Google e.g.) and
automatically paste in the word into Google's search field?
Connecting to
the Internet is easy (RevGoUrl http://www.google.com;). And I can  
also direct
Revolution to   copy the word first so that the user can then paste  
the word
into Google's search field once the Google page is opened.
However, is it
possible to do all this automatically, i.e. after clicking on the  
word, the user

is taken directly to Google where the word is automatically pasted in?
Thanks.   This forum has been very helpful.
Steve Goldberg




So Smart Software

For institutions, companies and associations
Built-to-order applications: management, multimedia, internet, etc.
Windows, Mac OS and Linux... With the French touch

Plugins, tutorials and more on our website

Web sitehttp://www.sosmartsoftware.com/
Email[EMAIL PROTECTED]/
Phone33 (0)1 43 31 77 62
Mobile33 (0)6 20 74 50 86


___
use-revolution mailing list
use-revolution@lists.runrev.com
http://lists.runrev.com/mailman/listinfo/use-revolution


Question about connecting to the Internet

2005-06-03 Thread Stgoldberg
Thanks Eric!   This is a great convenience and should prove very useful to 
educators who want to enable their students to connect directly to Internet 
searches without intermediate steps.   This forum is great! 
Steve Goldberg

In a message dated 6/3/05 12:43:27 PM, 
[EMAIL PROTECTED] writes:
 Date: Fri, 3 Jun 2005 17:25:17 +0200
 From: Eric Chatonet [EMAIL PROTECTED]
 Subject: Re: Question about connecting to the Internet
 To: How to use Revolution use-revolution@lists.runrev.com
 Message-ID: [EMAIL PROTECTED]
 Content-Type: text/plain; charset=ISO-8859-1; delsp=yes; format=flowed
 
 Hi Steve,
 
 It's quite easy:
 
 revGoUrl http://www.google.com/search?q=;  urlEncode(tWord)
 
 The process is very simple: you do it into your web browser and you 
 build the right string in Rev.
 You will use another strings a bit different depending on the 
 engines :-)
 
 Best regards from Paris,
 
 Eric Chatonet.
 
 Le 3 juin 05 à 17:18, [EMAIL PROTECTED] a écrit :
 
  Perhaps someone can help with the following question: Is it 
  possible for
  Revolution, after clicking on a word, to connect to the Internet 
  (Google e.g.) and
  automatically paste in the word into Google's search field?   
  Connecting to
  the Internet is easy (RevGoUrl http://www.google.com;). And I can 
  also direct
  Revolution to   copy the word first so that the user can then paste 
  the word
  into Google's search field once the Google page is opened.   
  However, is it
  possible to do all this automatically, i.e. after clicking on the 
  word, the user
  is taken directly to Google where the word is automatically pasted in?
  Thanks.   This forum has been very helpful.
  Steve Goldberg
 

___
use-revolution mailing list
use-revolution@lists.runrev.com
http://lists.runrev.com/mailman/listinfo/use-revolution