Re: revGoURL and https://

2004-02-20 Thread Jim MacConnell
 however, if I try to launch an https:// address, the browser never launches.

It works fine for me using Safari as default browser...
OS 10.2.8  Rev 2.1.2

Jim
-- 
James H. MacConnell
Consensus Technology
http://www.consensustech.com
**

___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution


revGoURL and https://

2004-02-19 Thread RGould8
If I use the revGoURL command to launch the user's default web-browser to  an 
http:// address, the command works fine, however, if I try to launch an  
https:// address, the browser never launches.  This is on Mac OS X  10.3.
Does this happen for anyone else?  Anyone know if there's a  workaround?
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: revGoURL and https://

2004-02-19 Thread Alex Rice
On Feb 19, 2004, at 10:17 PM, [EMAIL PROTECTED] wrote:

If I use the revGoURL command to launch the user's default web-browser 
to  an
http:// address, the command works fine, however, if I try to launch an
https:// address, the browser never launches.  This is on Mac OS X  
10.3.
Does this happen for anyone else?  Anyone know if there's a  
workaround?
I did a revGoURL https://...; test and it worked OK. OS X 10.3, Safari 
as default web browser.

An alternate method/workaround could be

get shell(open https://...;)

--
Alex Rice | Mindlube Software | http://mindlube.com
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution