Quote:
Originally Posted by LorinPotter
Here is what I use at http://vulcanriders.us/forum
Got the code from one of the free htmp/perl/PHP sites.
I put it in the footer template
<!-- weather -->
<table align="center">
<form action="http://mobile.wunderground.com/cgi-bin/findweather/getForecast">
<input type="hidden" name="brand" value="mobile" />
<div><span class="smallfont">Get Weather for any City, State, Zipcode, or Country:</span></div>
<div><input type="text" class="text" name="query" size="50" /><input type="submit" value="Fast Forecast" /></div>
</form></table>
<!-- end weather -->
|
But what sites? Do you have a URL/LINK?