Hi,
I need to download a csv file that is generated after filling form. This file is generated and returned by XMLHttpRequest. I found a variable that contains csv-data. How can I access this variable or emulate downloading this file?
The page does not work with disabled js, and I cannot work with straight-forward URLs.
Is it doable via POST/GET +C# ?
Thanks.
I need to download a csv file that is generated after filling form. This file is generated and returned by XMLHttpRequest. I found a variable that contains csv-data. How can I access this variable or emulate downloading this file?
The page does not work with disabled js, and I cannot work with straight-forward URLs.
Is it doable via POST/GET +C# ?
Thanks.
Вложения
-
337,1 КБ Просмотры: 479