D
Dad
Hi,
How do I keep "Uri(string)" from changing a ^ in the string to %5E?
For example,
"http://quote.yahoo.com/d/quotes.csv?s=^DJI&f=sl1d1t1c1ohgvj1pp2owern&e=.csv"
gets changed to
"http://quote.yahoo.com/d/quotes.csv?s=^DJI&f=sl1d1t1c1ohgvj1pp2owern&e=.csv"
which doesn't work. If I type the latter string directly into
Internet Explorer it does work so
the '^' is not a problem for Yahoo and needed be changed.
Thanks,
Gary
How do I keep "Uri(string)" from changing a ^ in the string to %5E?
For example,
"http://quote.yahoo.com/d/quotes.csv?s=^DJI&f=sl1d1t1c1ohgvj1pp2owern&e=.csv"
gets changed to
"http://quote.yahoo.com/d/quotes.csv?s=^DJI&f=sl1d1t1c1ohgvj1pp2owern&e=.csv"
which doesn't work. If I type the latter string directly into
Internet Explorer it does work so
the '^' is not a problem for Yahoo and needed be changed.
Thanks,
Gary