How can get response from save popup?

Hi,

we are using following code in our application to download excel file.

workbook.Save(response, FileName, ContentDisposition.Attachment, New XlsSaveOptions())

We want to recgonise that if user has selected the 'Open' or 'Cancel' button of the popup.

How can we get the response?

Please help us ASAP.

Thanks,

Yogita.


This message was posted using Aspose.Live 2 Forum

Hi Yogita,

This problem is out of Aspose.Cells’s scope. You need to find some solution using Javascript or Ajax.