Hello!
I was just wondering if it is possible to do the following:
Create a widget for my site that will show some values from a table located on a different site.
the table looks something like this:
--------------------------------------
| Date Value |
--------------------------------------
|Water temp: | 23 |
--------------------------------------
|Air temp : | 11 |
---------------------------------------
|Wind speed: | 0.2 |
---------------------------------------
And i would like a result on my page like the following:
-------------
|t:23 / w:11|
-------------
__________________________________________________ __
If is helpful, her is the original table url:
http://161.53.31.162:7777/autodatapu...gif&plid=3&v=d
|