i need to provide preview option so that pdf file preview can be seen
i am storing output of query output in
REGSQL =
"select decode(filetype,null,'
. . . . . . . |
<a href=""?op1=del'||'&'||'id='||ID||'""
onclick=""return window.confirm(''Are you sure to delete this Letter.
This can not be reverted.'')"">Delete</a>','<a href=""../inc/getfile.aspx?id='||id||
'&'||'doctype='||lettermaster.filetype||'&'||'file=filetracker.lettermaster-softcopy"" target=_blank>
Download</a> | <a href=""?op1=del'||'&'||'id='||ID||'""
onclick=""return window.confirm(''Are you sure to delete this Letter. This can not be reverted.'')""
>Delete</a>') as ""_"&q ...
Go to the complete details ...