put URL doesn't work on windows
Ludovic Thébault
ludovic.thebault at laposte.net
Wed Dec 9 03:34:36 EST 2009
Hello,
With Revolution 2.91
To update my application, i created a script to see on a web site if
there are updates available.
It work fine under Macos X.
But doesn't work under Windows XP.
After test, a simple script like this :
put URL "http://www.runrev.com"
put cr & the result after msg
display "invalid host adress" on the message box under windows but
display the html code of the web page under Macos X.
What happened ???
I've tried on a real pc and a virtual pc, it's the same (no firewall,
internet connection is good, url is good...)
Thank !
More information about the use-livecode
mailing list