Refreshing after file download

koiballescas

New member
Joined
Nov 24, 2006
Messages
2
Programming Experience
3-5
Hi all.

i want to refresh my page (asp.net/vb.net) after the file download dialog box is closed. the thing is, before the dialog is opened, the form is already submitted and page_unload has been executed. so there is no action done anymore after the popup is displayed and closed.

can anyone guide me through this?

thanks!
 
Hi all!

I want my browser to refresh after the file download dialog box is closed. (ASP.NET/VB.NET)

Can anyone guide me on how to do this?

I would really appreciate the help.:)
 
Back
Top