Cannot read
http://www.earnforex.com/blog/2010/08/forex-technical-analysis-for-week-0809%E2%80%940813/
how to encode the url to be able to read it with rebol ?
Cannot read
http://www.earnforex.com/blog/2010/08/forex-technical-analysis-for-week-0809%E2%80%940813/
how to encode the url to be able to read it with rebol ?
Rebol should read any valid URL. Maybe it's redirecting, requires cookies, or some other requirement you've missed? Maybe the site blocks crawlers and assumes anything that isn't a browser is one?
Well, it works for me:
print read to-url "http://www.earnforex.com/blog/2010/08/forex-technical-analysis-for-week-0809%E2%80%940813/"