I was thinking about putting together a little weather app and trying the
html5 feature of livecode. I read that networking is not supported. Does
that mean that the following is not supported?
put URL ("https://api.darksky.net/forecast/" & mykey & "/" & LatLon) into
wData
If not my project is going on hold.
Thanks in advance.
-= Mike