>Hello Gurus,
>
>I am working on a little project using the package utl_http, so far I have 
>had limited success using this package.
>The below http call fails for some reason, it is supposed to download a 
>page of size ~10K, i.e. 5 pieces of data, but instead it fails, I am not 
>sure why...
>
>Any ideas ?? is it because that site is trying to plant/read a cookie or 
>something on those lines ??
>
>any help on this is much appreciated.
>
>
>declare
>         v_htm_pieces utl_http.html_pieces ;
>begin
>
>         pv_htm_pieces := 
> 
>utl_http.request_pieces('http://table.finance.yahoo.com/t?a=01&b=01&c=01&d=01&e=31&f=01&g=d&s=ADCT&y=0&z=%5Eixic');
>
>end;
>
>
>Peace,
>
>James Reddi


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: James
  INET: [EMAIL PROTECTED]

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).

Reply via email to