C
C
Hi,
I generate a report in crystal and output it as a PDF.
I then add some details to my HTTP Headers so to download
the file.
When the user clicks on Download button I update some
server side labels.
However these changes do not get pushed out to the client.
When the user gets a screen asking them to save / open or
cancel teh download, this dialog box seems to take control
from the browser window and my labels on my page do not
get updated.
Anyone know how I can overcome this?
Thanks,
C.
I generate a report in crystal and output it as a PDF.
I then add some details to my HTTP Headers so to download
the file.
When the user clicks on Download button I update some
server side labels.
However these changes do not get pushed out to the client.
When the user gets a screen asking them to save / open or
cancel teh download, this dialog box seems to take control
from the browser window and my labels on my page do not
get updated.
Anyone know how I can overcome this?
Thanks,
C.