i want to create a web page that makes ajax request using jQuery to get stock prices from the following yahoo web service...
http://ichart.finance.yahoo.com/table.csv?s=MSFT&a=04&b=13&c=1995&d=04&e=23&f=1995&g=d&ignore=.csv
my internet connection if fairly speedy..but i dont get any data...from the above URL..
always "OnError:" jQuery part is executed...i tried a lot...does my request time out..??