That is not HTML5. That is a standard Livecode function that has been around 
since version 1.0. 

Bob S


> On Mar 14, 2017, at 05:59 , Mike Doub via use-livecode 
> <use-livecode@lists.runrev.com> wrote:
> 
> 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


_______________________________________________
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