Chris,

I looked further into the handler and how yahoo call "non-us" forecasts and you are
right that handler is having problems understanding the difference.

>From what I found,  the URL Yahoo used for Reyjavik was
http://weather.yahoo.com/forecast/Reykjavik_IL_c.html

This has one less parameter than the US convention.  So, what I need to do is
rewrite the beginning of the handler to allow for non us cities.  I'm going to
spend some time on Yahoo look up the forecasts for various cities around the world
to make sure I have the correct format.

Thanks for pointing this oversight out.  Also, it's cold is Reykjavik!!

Mike


Chris Stanford wrote:

> Mike,
>         So far I have tried multiple so far, some are below. I think your
> current tag would work if it understood the differences between US and non-US
> countries and cities.
>
> <input name=yahooweather city='Reykjavik' scale='f'>
> <input name=yahooweather city='Reykjavik' state=' IS' country='EU' scale='f'>
> <input name=yahooweather city='Reykjavik' state=' Iceland' country='Europe'
> scale='f'>
> <input name=yahooweather city='Reykjavik' country='Iceland' scale='f'>
>
> When you go to the URL for the handler and just enter 'Reykjavik' in the form
> it comes back correctly. This seems to be true for all cities unless they exist
> in multiple countries/states. When it does it returns a list of the cities and
> locations. This does not hold true for all though... i.e.= Berlin returns a
> list but Paris doesn't.
>
> At 10:34 AM 1/17/00 -0600, you wrote:
> >Chris,
> >
> >Can you let me know how you have formatted the input tag to call this
> >handler?  I think there may be an issue with "non-us" locations that I have
> >not allowed for and will have to fix.
> >
> >Thanks,
> >
> >Mike Garza
> >
> >
> >
> >Chris Stanford wrote:
> >
> >> I'm trying use the "yahooweather" handler to display the weather from
> >> Reykjavik, Iceland and have been unsuccessful so far. If anyone isusing it
> >> to display weather in a European country please let me know how you are
> >> doing it. Ay other assistance is greatly appreciated. Thanks..
> >>
> >> - Chris
> >> ========================================================
> >> [EMAIL PROTECTED]         http://www.archane.com/dodger
> >> ========================================================
> >>  "Look, don't ask me to participate in your crap if you
> >>  don't like the way I do it!"          - Ferris Bueller
> >
>
> - Chris
> ========================================================
> [EMAIL PROTECTED]         http://www.archane.com/dodger
> ========================================================
>  "Look, don't ask me to participate in your crap if you
>  don't like the way I do it!"          - Ferris Bueller


-
If you would like to unsubscribe from this mailing list send an email to 
[EMAIL PROTECTED] with the body "unsubscribe newsclipperlist 
YOUR_EMAIL_ADDRESS" (without the quotes) or use the form provided at 
http://www.NewsClipper.com/TechSup.htm#MailingList.

Reply via email to