Hey,
I am relatively new to this game, I would call myself a beginner with some strong problem solving skills. So bear with me...
My website is http://www.paddlingabc.com. It is an online guide to whitewater rivers using google earth, youtube, etc. Two key things for paddlers are weather and river levels. On the main page you will see in the right hand side bar I have listed river gauges and weather for a wide variety of rivers and areas. The river levels are currently just links to seperate webpages. This same information is stored in a publicly available text file that is updated about every 20minutes by environment canada. I would like to display the latest water levels for rivers directly on my webpage rather than a link to the information. Is this possible with PHP? Do I need to do something else?
You will also notice that there is current weather displayed for a bunch of different geograhic areas.
I would like to change all of this so that there is a drop down selection box with geographic areas in it along with a check box to remember the user selection. When a used selects their geopgraphic area I would like it to display the current weather and relevant river levels for them. Is this possible? Is this done using HTML?
Any links to tutorials or help would be greatly appreciated!
Eric
|