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'); } });
Grievance Redressal Process
  • Clients can seek clarification to their query and are further entitled to make a complaint in writing, orally or telephonically. An email may be sent at dsomani53@gmail.com.
  • Alternatively, the Investor may call on 91- 9892844042.
  • A letter may also be written with their query/complaint and posted at the below mentioned address: Pacifica A401, Casa rio, Palava, Dombivali East, Mumbai, Maharashtra, 421204.
  • The client can expect a reply within 21 days of approaching the Research Analyst.
  • In case client is not satisfied with our response they can lodge grievance with SEBI at https://scores.sebi.gov.in/ or may also write to the office of SEBI.
  • After exhausting the above options for resolution of the grievance, if the investor/client is still not satisfied with the outcome, they can initiate dispute resolution through the ODR Portal.
  • For more details about the ODR mechanism, fees, timelines etc., kindly visit: https://smartodr.in/login
  • Details of Compliance Officer:
    1. Name: Dinesh Somani
    2. Contact No.: 91- 9892844042
    3. Email: dsomani53@gmail.com