0
Reply

Read PDF and delete

Abhay Mhatre

Abhay Mhatre

Mar 30 2009 3:41 PM
2.8k
I want help..

I have a pdf file on server. I want to load this file in browser on user's choice. But once used I want to delete this file from server.

I tried option of opening file in browser using Request.redirect works fine. Only one problem after redirect scope of page is over so I cant delete file. I need to go on server and delete it.

Can anyone can suggest any better way