How to preview an attachment file?
Hoi ,
I have an attachment in the file system which I need to preview on a button click.
I can get the attachment using getfile() and it gets stored in temp directory on the server.
I have tried using clib functions but it doesn't work in thin client. Could anyone suggest maybe better way of doing this ?