|
|
|
|
|
| | |
|
Active Server Pages asp source code database MS SQL MS Access .mdb adovbs.inc cookies calendar codes sql commands scripts asp programming tutorials iis web server components CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
Re: Weather |
From: |
Paul Simpson |
Date: |
4/9/1999 3:29:45 AM |
IP: |
216.140.174.143 |
I've noticed that www.weather.com (The Weather Channel) has some map graphics whose "<img src ="
are not of the relative directory addressing form, "images\usmap.jpg", but rather a complete link, as in "http://www.weather.com/maps/doppler/usmap.jpg"
This implies to me that they may not mind if you use that map on your page, and it would stay as updated as theirs is (esp. if you use a header at the top of your page: HTTP META-EQUIV REFRESH=5 for refreshing the page in the browser every 5 minutes).
Of course, you'd better check with The Weather Channel to see what their policy is on all this.
As far as which map or which stats for each city, you'll probably have to let the user submit that to you via a form and compare it with a database of which Stats/Maps from your weather info supplier go with which cities, then display that to the user in the ASP page.
Hope this gives you some new ideas. |
Previous Message
|
|

|
|
|
|
|
|
|
|
|
|