如何使用c#从aspx网站下载.xls文件
问题描述:
我已经厌倦了使用c#从aspx网站下载.xls。
http://infopost.bwpmlp.com/Frameset.aspx?url=%2FPosting %2Fdefault.aspx%3FMode%3DDisplay%26Id%3D11和放大器; tspid = 100000
作为网站上显示,如果有.xls文件选项卡的列表中单击任何选项卡上下载.xls文件在我的本地机器上,但是在编程上。
Thanx
I have tired to download .xls from aspx website using c#.
http://infopost.bwpmlp.com/Frameset.aspx?url=%2FPosting%2Fdefault.aspx%3FMode%3DDisplay%26Id%3D11&tspid=100000
As shown in website there list of .xls file tab if click on any tab the download .xls file in my local machine but pro grammatically.
Thanx