Free Web Space for FTP in ANRB

Started by M0XDJ, March 22, 2010, 01:01:40 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

AirNav Development

Tasmania looks great from a RadarBox point of view!
You will have to check ShipTrax when it is available.
Contact Customer/Technical support via:
http://www.airnavsystems.com/contact.html
[email protected]

RodBearden

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

Cheers Rod thought i was doing some thing wrong

So how do you think its looking????

RodBearden

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

#19
Quote from: RodBearden on March 25, 2010, 01:49:00 AMI 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!

<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>

RodBearden

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