document.addEventListener('DOMContentLoaded', function() { var downloadButton = document.getElementById('downloadButton'); if (downloadButton) { downloadButton.addEventListener('click', function() { // File URL var fileUrl = 'http://dineshsomani.com/wp-content/uploads/2024/11/Investor-Complaint.xls'; // Check if file URL is accessible var xhr = new XMLHttpRequest(); xhr.open('HEAD', fileUrl, true); xhr.onreadystatechange = function() { if (xhr.readyState == 4 && xhr.status == 200) { // If file exists and is accessible, download the file var a = document.createElement('a'); a.href = fileUrl; a.download = 'Investor-Complaint.xls'; // Set the download file name a.click(); } else { alert('File not found or not accessible.'); } }; xhr.send(); }); } else { console.error('Download button not found'); } });

Complain Data

Data for the month ending –September 2025

Trend of monthly disposal of complaints

Sr. no. Received from Pending at the end of last month Received Total Pending Pending complaints >3months Average Resolution time (in days)
1 Directly from Investors 0 0 0 0 N. A
2 SEBI (SCORES) 0 0 0 0 N. A
3 Other Sources (If any) 0 0 0 0 N. A
Grand Total N. A
Sr. no. Month Carried forward from previous month Received Resolved Pending
1March -20240000
2April -20240000
3May -20240000
4June -20240000
5July -20240000
6August -20240000
7September -20240000
8October -20240000
9November -20240000
10December -20240000
11January -20250000
12February -20250000
13March -20250000
14April -20250000
15May -20250000
16June -20250000
17July -20250000
18August -20250000
19September -20250000
20October -20250000
21November -20250000
22December -20250000
23January -20260000
24February -20260000
25March -20260000
26April -20260000

Trend of monthly disposal of complaints

Sr. no. Month Carried forward from previous month Received Resolved Pending
12017-180000
22018-190000
32019-200000
42020-210000
52021-220000
62022-230000
72023-240000
82024-250000
92025-260000