weather wizard unoperative

Discussion in 'C-Touch/HomeGate/SchedulePlus/PICED Software' started by nsa195, Mar 14, 2017.

  1. nsa195

    nsa195

    Joined:
    Oct 27, 2014
    Messages:
    18
    Likes Received:
    0
    Location:
    Sydney
    Hi,

    My Colour Touch Screen has two weather related graphics that were inserted with the Weather Wizard (through HTML Component Properties, in PICED). They show as:
    C:\Clipsal\PICED\Projects\weathercurrent2036.html
    c:\clipsal\piced\projects\weatherforecast2036.html

    The content of these html is as follows (generated by PICED, given the post code):

    weathercurrent2036.html
    <HTML>
    <STYLE TYPE="text/css">
    body {
    overflow:hidden;
    margin:0;
    border:0;
    padding:0;
    }
    </STYLE>
    <script type="text/javascript"
    src="http://www.weatherzone.com.au/woys/graphic_current.jsp?postcode=2036">
    </script>
    <a href="http://www.weatherzone.com.au"></a>
    </HTML>


    weatherforecast2036.html
    <HTML>
    <STYLE TYPE="text/css">
    body {
    overflow:hidden;
    margin:0;
    border:0;
    padding:0;
    }
    </STYLE>
    <script type="text/javascript"
    src="http://www.weatherzone.com.au/woys/graphic_forecast.jsp?postcode=2036">
    </script>
    <a href="http://www.weatherzone.com.au"></a>
    </HTML>

    These have been working for years but suddenly stopped a few days ago.

    A possible explanation would be that WeatherZone now requests more than just the post code, or otherwise evolved.

    How to solve this ?

    Thank you,
    Nicolas
     
    nsa195, Mar 14, 2017
    #1
  2. nsa195

    jboer

    Joined:
    Apr 27, 2012
    Messages:
    458
    Likes Received:
    35
    Location:
    Sydney
    jboer, Mar 15, 2017
    #2
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.