Hi!

I have a web page that shows a list of items, each of them with an
associated link (a ResourceLink) to download a file. I would like the web
page to be refreshed once a file has been downloaded (I want the associted
item to be removed from the list). I tried overriding the onClick() method
of my ResourceLink and setting the response page to the current page, but
then the html file of the web page is downloaded and not the original file.
Is there a way to achieve what I want? Thanks!

Cheers,
Humberto

Reply via email to