Hi there
I have popup with FileDownload control on it. Clicking the link(FileDownload) system opens IE window with small "Download" window (open,save,cancel).
The question is how to close programmatically this IE window after download (or open) is complete ?
I don't want the user to have to do that manually ?
Thanks