'); w.document.close(); w.print(); } }; } if (typeof taxgstShareResult === 'undefined') { window.taxgstShareResult = function(id, type) { var el = document.getElementById(id); var text = el ? el.innerText : ''; var url = window.location.href; if (type === 'whatsapp') window.open('https://api.whatsapp.com/send?text=' + encodeURIComponent(text + ' ' + url)); else if (type === 'twitter') window.open('https://twitter.com/intent/tweet?text=' + encodeURIComponent(text) + '&url=' + encodeURIComponent(url)); }; } if (typeof taxgstCopyResult === 'undefined') { window.taxgstCopyResult = function(id) { var el = document.getElementById(id); if (el) { navigator.clipboard.writeText(el.innerText).then(function(){ alert('Copied!'); }); } }; } if (typeof taxgstCalcEMI === 'undefined') { window.taxgstCalcEMI = function(p, r, n) { if (!p || !r || !n) return 0; r = r / 12 / 100; return p * r * Math.pow(1+r,n) / (Math.pow(1+r,n) - 1); }; } if (typeof taxgstInitTabs === 'undefined') { window.taxgstInitTabs = function(containerSelector) { var containers = document.querySelectorAll(containerSelector); for (var c = 0; c < containers.length; c++) { (function(container) { var buttons = container.querySelectorAll('.taxgst-tab, .taxgst-tab-btn'); for (var i = 0; i < buttons.length; i++) { buttons[i].addEventListener('click', function() { var tabId = this.getAttribute('data-tab'); if (!tabId) return; var allBtns = container.querySelectorAll('.taxgst-tab, .taxgst-tab-btn'); for (var j = 0; j < allBtns.length; j++) { allBtns[j].classList.remove('active'); } var parent = container.parentNode; var allContents = parent.querySelectorAll('.taxgst-tab-content'); for (var k = 0; k < allContents.length; k++) { allContents[k].classList.remove('active'); allContents[k].style.display = 'none'; } this.classList.add('active'); var target = document.getElementById(tabId); if (target) { target.classList.add('active'); target.style.display = 'block'; } }); } })(containers[c]); } }; } IFSC Code Search
ITR-1 · ITR-2 · ITR-3 · ITR-4 supported · GST · TDS · ROC
email [email protected]
Page

IFSC Code Search

Stay Updated on Tax & GST

Join our community for the latest tax updates, deadline reminders, and free tools.