anything
AirNav RadarBox
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
 


Author Topic: Free Web Space for FTP in ANRB  (Read 8422 times)

0 Members and 1 Guest are viewing this topic.

AirNav Development

  • AirNav Systems
  • Hero Member
  • *****
  • Posts: 2545
    • AirNav Systems
Re: Free Web Space for FTP in ANRB
« Reply #15 on: March 24, 2010, 11:08:51 AM »
Tasmania looks great from a RadarBox point of view!
You will have to check ShipTrax when it is available.

RodBearden

  • Hero Member
  • *****
  • Posts: 9138
    • Rod's RadarBox Downloads
Re: Free Web Space for FTP in ANRB
« Reply #16 on: March 24, 2010, 11:37:48 AM »
M0XJD - I'm sorry, I posted the wrong link to the useful HTML thread. I've corrected it now, but here it is again - works for me.

http://www.airnavsystems.com/forum/index.php?topic=4239.msg42677#msg42677

Rod
Rod

M0XDJ

  • New Member
  • *
  • Posts: 17
Re: Free Web Space for FTP in ANRB
« Reply #17 on: March 25, 2010, 01:28:31 AM »
Cheers Rod thought i was doing some thing wrong

So how do you think its looking????

RodBearden

  • Hero Member
  • *****
  • Posts: 9138
    • Rod's RadarBox Downloads
Re: Free Web Space for FTP in ANRB
« Reply #18 on: March 25, 2010, 01:49:00 AM »
It's looking great - but the RB screenshot looks a bit distorted, so the text is a bit fuzzy - I think you need to measure the screenshot that you're sending (height and width) and enter those dimensions on the webpage so that it's in the right proportions.

This means that you need to get your map area the correct dimensions on the RadarBox screen (and stick to them). It's a bit of a pain - it would be nice if AirNav could let us set map dimensions for FTP independent of the actual size on the screen - I might add that to the suggestions thread.

Hope that helps.

Rod
Rod

tarbat

  • ShipTrax Beta Testers
  • Hero Member
  • *
  • Posts: 4219
    • Radarbox at Easter Ross
Re: Free Web Space for FTP in ANRB
« Reply #19 on: March 25, 2010, 08:33:04 AM »
I think you need to measure the screenshot that you're sending (height and width) and enter those dimensions on the webpage so that it's in the right proportions.

If you use the HTML code I posted earlier, you don't need to enter the image dimensions.  My code handles any size image, no matter what size you have your screen set to in Radarbox.  Simples!

Code: [Select]
<html>
<head>
<meta name="keywords" content="Portmahomack, Airnav, Radarbox, SBS1, SBS-1">
<meta http-equiv="refresh" content="60">
<meta http-equiv="expires" content="0">
<meta http-equiv="Pragma" content="no-cache">
<meta http-equiv="Cache-Control" content="no-store">
<meta http-equiv="Pragma-directive" content="no-cache">
<meta http-equiv="Cache-Directive" content="no-cache">
<body bgcolor="#000000">
<p align="center"><font color="#ff8000"></font></p>
<p align="center"><font color="#ff8000"><img hspace="0" src="http://www.tarbat.gofreeserve.com/shot/RadarBoxScreenShot.gif?<%=(new java.util.Date()).getTime()%>" align=center border=2></font></p><font color="#ff8000" >
<hr>
<p align="center"> </font><font color="#ff8000" size="4">This is a live feed from my Airnav Radarbox</font></p>
</body>
</html>
« Last Edit: March 25, 2010, 08:44:23 AM by tarbat »

RodBearden

  • Hero Member
  • *****
  • Posts: 9138
    • Rod's RadarBox Downloads
Re: Free Web Space for FTP in ANRB
« Reply #20 on: March 26, 2010, 12:59:39 AM »
I didn't need the dimensions in the code that I'm using from G0HWC. I've removed them, and my page is working fine with any size of screenshot - thanks for the nudge in the right direction, Tarbat!

Rod
Rod