Hi,
Does anyone know the curse behind the character '^'?
For some strange reason http request:
http://finance.yahoo.com/d/quotes.csv?s=MSFT+SUNW&f=sl1&e=.txt
works fine and http request:
http://finance.yahoo.com/d/quotes.csv?s=^DJI+^SPX&f=sl1&e=.txt
fails to connect when running on the actual phone.
These requests work without any problems in emulators and browsers.
And it works when '^' is encoded (replaced by '%5E').
Your help is much appreciated.

Reply With Quote


