Replacing data in Clob column

From: venki <venki1239_at_gmail.com>
Date: Mon, 28 Jul 2008 02:29:46 -0700 (PDT)
Message-ID: <5a53cd47-4311-4b65-9941-ea834ae43ab3@w7g2000hsa.googlegroups.com>


Hello Everyone,

I have a clob column in a table, which has a jsp in that....

<table
align="center">

<tr>
<td colspan="30">
<script>

if (detectFlashPlugin())
{
document.write("<object name='header' width='600px' height='350px'>"); document.write("<param name='movie' value='/ic/FUSA/tru_comboapp.swf'/
>");

document.write("<embed name='imagecloud' type='movie' src='/ic/FUSA/ tru_comboapp.swf' width='600px' height='350px'/>"); document.write("</object>");
}
else
{
document.write("<img value=submit src='/ic/FUSA/tru_comboapp.jpg' tabindex='1'>");
}
</script>
</
td>
</
tr>
</table>

in this i have to search for the .swf and .jpg image names and I shloud replace with a piorticular code.....please help me you can directly send me the solution to venki1239_at_gmail.com or vhari_at_virtusa.com Received on Mon Jul 28 2008 - 04:29:46 CDT

Original text of this message