What I would like to have is a CB profile tab that shows weather from NOAA. The problem is I don't have a clue as to how to actually make it.
What I do know:
1) My user's zip codes are stored in table jos_comprofiler, field: zipcode.
2) The URL
www.srh.noaa.gov/zipcity.php?inputstring=xxxxx
where xxxxx is the user's zip code will give you the NOAA forecast for that zip code.
Can anybody help me out with this?