libURL get request Yahoo Quotes

Monte Goulding monte at sweattechnologies.com
Tue Nov 25 19:37:25 EST 2003


Hi Kevin

After a successful post the result is empty and the response is in the it
variable:

post myData to myUrl
if the result is "" then
  put it into myResponse
else
  answer the result
end if

Cheers

Monte
>
> The HTTP request is successful however, the table.csv file stream is
> not available 'the result' is empty.  My c++ and java code using
> libraries of there own and the exact same URL receive the csv stream.
>
>
> Kevin
>
>
>
>
>
> On Sunday, November 23, 2003, at 04:50  PM, Dave Cragg wrote:
>
> > At 1:12 am -0600 23/11/03, Kevin Wood wrote:
> >> I am building a stack which will download quotes from Yahoo finance.
> >> However, the csv format download sends a file (table.csv) which
> >> seems to fail processing by the library.  Any ideas on surmounting
> >> this problem?
> >
> > Could you give us some more information? When you say the file fails
> > processing, what exactly fails?
> >
> > Do you have a url we could use to test?
> >
> > Cheers
> > Dave
> > _______________________________________________
> > use-revolution mailing list
> > use-revolution at lists.runrev.com
> > http://lists.runrev.com/mailman/listinfo/use-revolution
> >
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/use-revolution
>



More information about the use-livecode mailing list