TheVillageIdiot27
Programmer
Hi
I have an update panel which has an async trigger which is a button which sits outside of the panel and during the VB event handler for the button a file is created on the web server.
What I am trying to achieve is the "open /save" box that I get with my standard getfile.ashx?filename=blah.pdf, but at the point when the update panel has been refreshed, however at this stage I really can't see any kind of solution.
Any ideas gratefully received...
I have an update panel which has an async trigger which is a button which sits outside of the panel and during the VB event handler for the button a file is created on the web server.
What I am trying to achieve is the "open /save" box that I get with my standard getfile.ashx?filename=blah.pdf, but at the point when the update panel has been refreshed, however at this stage I really can't see any kind of solution.
Any ideas gratefully received...