Hello all,
I have an iframe on my page which works really fine but the problem I have is that i want the "src" of the document to be computed. Any suggestions on how to do it? here is the code ..I want src to be computed ..
<iframe id="company" style="border:1px solid #666CCC" title="PDF in an i-Frame"
src="PDFData.pdf" frameborder="1" scrolling="auto" height="800px"
width="100%">
Hoping to hear some suggestions..!
Thank you.
Regards,
CHINTAN P.