Perform page navigation after a file download

后端 未结 2 563
旧巷少年郎
旧巷少年郎 2021-01-01 04:52

I need to find a way to perform a page navigation after generating a file download. So far, I\'ve got the file download ready and working:

FileInputStrea         


        
2条回答
  •  北海茫月
    2021-01-01 05:26

    Thanks to @BalusC I did it! From the first page i just perform the navigation and on the landing page i included the following code:

               
                    
    
    
                
                    
                
               
    

提交回复
热议问题