| mgx_virtual wrote: |
| I didn't quite understand what you are saying, what I need is something which can be seen here: www.scgvacc.net The line, on top which is moving, showing METAR for different airports. How to make that, is my question |
You have to know that the metars in this example are probably not variable. The code is as follow:
| Code: |
| <div style="white-space: nowrap; position: absolute; top: 0px; left: -129px;">LYBE 041700Z 08009KT 9999 FEW040TCU 16/10 Q1014 RETS NOSIG | LYNI 041700Z 31003KT 280V360 9999 SCT030 BKN037 14/09 Q1012 NOSIG | LYTV 041700Z 16004KT 9999 SCT040 19/12 Q1011 NOSIG | LYPG 041700Z 04003KT 350V080 9999 FEW034 SCT050 20/10 Q1010 RETS NOSIG </div> |
You see there is nowhere they ask for a new metar, so this metars are most likely fixed.
Further I also have got a question in the same way.
I've made an access sheet for load forms, but I want to add the metar and taf for a specific aerodrome the user has to put in in a text field.
Do you have an idea or should I start a new topic in something more related to flying?
