Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: Help with HTTP protocol

From: greg:brondo:algx at: 4-Mar-2004 11:10

I'm doing the same thing but getting my info from weather.yahoo.com. I can send you the code if you like. Also, if you want to use your code grab curl and run it like this: curl -D head http://br.weather.com/weather/tenday/BRXX2888 You can then view the 'head' file to see what is in the http headers. At least that's how I trouble shoot these things... Greg B. On Thursday 04 March 2004 11:06 am, Carlos Lorenz wrote: