Jump to content

include latest notam into schedule_briefing


hjhjhgjgjh

Recommended Posts

  • 1 month later...
  • Administrators

You would have to use a frame or such to include the page on your site. I think you would be better served to find the xml or rss feed for the data and parse that directly into your own page and display the items you want to.

I was looking for the same thing for airport delays and ended up using the xml feed from the FAA airport status page like this ->http://phpvmsdev.simpilotgroup.com/index.php/Content/delays

Link to comment
Share on other sites

okay i am a step ahead now... i found out that this works

<script src="http://rssxpress.ukoln.ac.uk/lite/viewer/?rss=http%3A%2F%2Fwww.ourairports.com%2Fairports%2F<?php echo $schedule->depicao?>%2Fnotams.rss"></script>

(just added it to schedule_briefing.tpl) but its too big and it shows all, how can i customize that?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...