Hi, I will describe a little better what I am doing :
I use download2 to get a list of coordinates, like : get_coord.php?track=TRACK2015-04-08T12:08:03
It returns with echo (in a loop) a list of coordinates, like
lati;longi#lati2;long2#lati3;longi3#.............and so on.
Size : 8134 bytes
Res = job.GetString
seems empty.
(It works with a small return , 2100 bytes)
So 8k is not much, what is wrong.