Hi
I am a newbee in Qt4. I am trying to read a file which is on the web, e.g.:
from http://download.finance.yahoo.com/d/...1c1ohgv&e=.csv.
without downloading it.
I am able to read a local csv file. But when I am trying to read this file, the file cannot be found.
Also I want to refresh the reading every 5 secs.
How can I do it?
Thanks in advance.
Bookmarks