Hi all,

There are some WEB sites, in fact many, are dynamic. For example

http://www.iaa.gov.il/Rashat/en-US/Airports/BenGurion/informationForTravelers/OnlineFlights.aspx?flightsType=arr
dynamically updates flights arriving and leaving Ben Gurion airport.
To find a specific flight's status there are two options
- Scrolling down the page
- advancing one page at a time

I want to see the WEB site on my PC the way it is shown in Ben Gurion airport and all International airports as the page automatically advances. Staying in one page(for example 15 lines) for 30 seconds and then advancing to next page etc.

How can I do that?

I will appreciate any advice.

Recommended Answers

All 2 Replies

Javascript. Use AJAX.

Hi,

Thank you. I will learn and do that.

All the best.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.