Hello Friends,
I am facing problem during using http.readall(), the web page contains so many data , but i am getting less data from this readall() method, i don't know what is the reason behind it , might be its due to buffer limitation, pls, tell what is the proper implementation to read data from url by using http.get ......
Thanks..........

Reply With Quote

