From ASP.NET, How to Download Two Excel Files and Invoke Batch Command on Them? -


I need to download two Excel files on the client, and then run the diff against them. I know how to download an Excel file but how to automatically download another one in succession? And then how to run the batch command on them? Is it also realistic? Any guidance or hints would be appreciated.

Thanks,
Mike

To download multiple files Together you have two main options:

1) Open multiple windows in your page generation script

According to download multiple files 2) Store these files One Package (Zip / Hour / 7z etc ..) and send the collection to the client. like.

As a separate client-side, which is very difficult, because Schneck has already mentioned it. If you are doing this for a controlled customer base, then you can get permission to permit them for some ActiveX scripts that run some client side (or turn off the console application) - but if you have a good client environment If there is no control then I can not think of a way to do it.

As you suggested, you can not just compare the comparison side-side (and then send the client as a third file?)


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -