Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> URL check procedure

URL check procedure

From: Pavel Vetesnik <Pavel.Vetesnik_at_podvodnik.cz>
Date: Sun, 16 Feb 2003 11:45:31 +0100
Message-ID: <b2nuea$32n$1@news.vol.cz>


Hello,

we have database with URLs of various information sources on Internet. I was asked to write a procedure, that will "visit" each of them and if it does not exist (404 error) then it will perform some action.

Do you think, that it is possible in PL/SQL? If so, can you point me to some package, that will perform the http connection and get the result?

Thank you in advance,
Pavel Received on Sun Feb 16 2003 - 04:45:31 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US