Embedding data on web pages

Discussion about generation of graphs and tables
Post Reply
oliverb
Posts: 38
Joined: Wed Mar 31, 2010 8:38 am
Location: Kenley Surey UK
Contact:

Embedding data on web pages

Post by oliverb » Thu Aug 23, 2012 6:55 am

I have setup a test template here http://www.meteoplug.com/cgi-bin/meteoc ... 2a38242024

This shows the temperature in a Blue Tit nest box in my garden.

I want to add this to my Nest Box cam site here http://home.btconnect.com/brettoliver1/ ... st_box.htm next to the image of the box.

Is there an easy way of doing this with Iframe or something similar?

Thanks.

skyewright
Posts: 69
Joined: Tue Mar 16, 2010 12:05 pm
Location: Isle of Skye
Contact:

Re: Embedding data on web pages

Post by skyewright » Fri Aug 24, 2012 3:09 pm

oliverb wrote:Is there an easy way of doing this with Iframe or something similar?
I've not tried it but I can't think of any reason why an iframe would not work.

You might need to use something like a table to get things arranged as you want them, i.e. placing the iframe inside a table cell (<td></td>). I notice you are already using tables so just an extension of an idea you are already using?
David

oliverb
Posts: 38
Joined: Wed Mar 31, 2010 8:38 am
Location: Kenley Surey UK
Contact:

Re: Embedding data on web pages

Post by oliverb » Sun Aug 26, 2012 6:36 am

Thanks for the reply. I will give it a try.

oliverb
Posts: 38
Joined: Wed Mar 31, 2010 8:38 am
Location: Kenley Surey UK
Contact:

Re: Embedding data on web pages

Post by oliverb » Sun Sep 02, 2012 10:00 am

Thanks again for that Skyewright.
My Nest Box page now has weather data embedded ( I think they are your graph definitions from one of your other posts) on the page.

http://home.btconnect.com/brettoliver1/ ... st_box.htm





:D

skyewright
Posts: 69
Joined: Tue Mar 16, 2010 12:05 pm
Location: Isle of Skye
Contact:

Re: Embedding data on web pages

Post by skyewright » Wed Sep 05, 2012 5:24 pm

oliverb wrote:My Nest Box page now has weather data embedded
Nice. :D

Watching birds can be so fascinating!

I'm glad I was able to help a bit, even if it was really not much more than offering some encouragement.
David

Post Reply