Check with a browser, first, and see if that works. 

If not, I'm guessing network settings on the Win XP.  You can jot down the OS X 
TCP/IP settings and then set them up on XP.   

Otherwise, check and see if you can do this with some HTTP connection, not 
HTTPS,

If this works with HTTP If this is from a standalone, make sure you copied the 
revsecurity.dll file with the exe.  

If not a standalone (this even fails at the IDE), If you are using an older 
version of LiveCode that does not use that file, then you need to set up 
OpenSSL on XP.  

Dar

On Mar 12, 2012, at 9:38 AM, John Dixon wrote:

> 
> Hi...
> 
> On a mac this works without a problem... simple stack, one button and one 
> field...
> 
> on mouseUp
>   put "https://gg.com/racing"; into raceListURL
>   put URL raceListURL into fld 1
> end mouseUp
> 
> It will not work for me under Win XP from boot camp... Can anyone tell me why 
> ?
> 
> Dixie
>                                         
> _______________________________________________
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode

---------------------------
Dar Scott
dba 
Dar Scott Consulting
8637 Horacio Place NE
Albuquerque, NM 87111

Lab, home, office phone: +1 505 299 9497
For Skype and fax, please contact.
d...@swcp.com

Computer Programming and tinkering,
often making LiveCode libraries and
externals, sometimes writing associated
microcontroller firmware.  
---------------------------



_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to