Bob, I understand that. You misunderstood my question. If I use that statement in app, save it as am html5 app, will the app function?
The documentation says networking is not supported. What exactly does that mean? Is the statement in question, networking? -= Mike Original Message From: [email protected] Sent: March 14, 2017 10:47 AM To: [email protected] Reply-to: [email protected] Cc: [email protected] Subject: Re: Livecode HTML5 networking question 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 > <[email protected]> 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 [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
