Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
A Little HTML Help
#1
Is this all I need to serve up this iframe from the cqc webserver?

<!DOCTYPE html>
<html>
<body>
<iframe width="450" height="260" style="border: 1px solid #cccccc;" src="http://api.thingspeak.com/channels/20877/charts/6?width=450&height=260&timescale=30&days=3&dynamic=true&title=CQC%20Server%20Memory" ></iframe>
</body>
</html>
Reply
#2
It looks legal in general, though whether it does what you want I dunno. I think that spaces in the query parameters are supposed to be + signs, not %20 type values, but probably it won't make a whole lot of difference. The space after dynamic= may be a problem, assuming it's not just a display issue.
Dean Roddey
Explorans limites defectum
Reply
#3
Serves up the graph as expected. Thanks Dean.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Sending HTML commands to Blue Iris standon 2 5,510 06-28-2011, 09:05 AM
Last Post: Dean Roddey
  HTML help, please... AnthonyZ 29 8,960 09-09-2009, 08:30 PM
Last Post: AnthonyZ
  HTML Expert needed... hucker 2 2,118 05-12-2009, 06:12 PM
Last Post: hucker
  Html files not showing Trioxide 4 2,454 01-07-2009, 09:56 AM
Last Post: Trioxide
  Problem with Displaying html Files in htmlroot kblagron 7 3,495 09-12-2008, 03:23 PM
Last Post: Dean Roddey

Forum Jump:


Users browsing this thread: 1 Guest(s)