On our Application earlier someone has setup downloader which download file when page is Loaded, Now i want to remove that step but i cant find it.
There is no action on Page Load which is triggering.
There is no download button that is causing it download.
Just On Pageload it automatically downloads.
it’s a xls file that is downloading.
what i think it is some kind of Plugin that i’m using but in my application i’m using multiple types of downloader as plugin.
As you noted, check the plugins (or plugins’ elements in the page), some of them might have this code hidden. Also, check any custom HTML you have in the page.
even after thoroughly searching in plugins and custom HTML i did not find it.
can i know which plugin i’m using and which not? or anything else i should look for?