Hi,
I have used yahoo api for getting the weather through zip codes.
But the problem is that currently it supports U.S zip codes.
For other cities i have to go to weather home page and search for the cities and get the location id then i am able to get the weather conditions.
I want to make it dynamic so that a user should only provide zipcode it will show the weather of that city.
Thanks