Lexibal Logo

Team Lexibal

Follow:
2280 Articles

Framing of Issues Under CPC

Introduction In a civil suit, the court must decide the questions of…

Lexibal Logo

Written Statement & Set-Off Under CPC

Introduction A Written Statement is a formal response filed by the defendant…

Lexibal Logo

Pleadings & Amendments Under CPC

Introduction to Pleadings Pleadings are the written statements filed by the parties…

Lexibal Logo

Service of Summons under CPC

Introduction The service of summons is a crucial step in a civil…

Lexibal Logo

Parties to the Suit under CPC

Introduction A civil suit involves two or more parties contesting a dispute…

Lexibal Logo

Institution of Suit under CPC (Section 26 & Order 4, Rule 1)

Introduction The institution of a suit marks the beginning of a civil…

Lexibal Logo

Jurisdiction of Courts under the Civil Procedure Code, 1908

Introduction Jurisdiction refers to the authority of a court to hear and…

Lexibal Logo

Important Definitions under Section 2 of the Civil Procedure Code, 1908

Section 2 of the Civil Procedure Code, 1908 (CPC) provides definitions of…

Lexibal Logo

History & Evolution of the Civil Procedure Code (CPC)

The Civil Procedure Code (CPC), 1908, has a significant historical context, evolving…

Lexibal Logo

Introduction to the Civil Procedure Code (CPC)

The Civil Procedure Code (CPC), 1908 is a comprehensive statute that governs…

Lexibal Logo
document.addEventListener("click", function(e) { let a = e.target.closest("a"); if (!a) return; const href = a.getAttribute("href"); if (!href) return; // Only for external websites if (href.startsWith("http") && !href.includes(location.hostname)) { e.preventDefault(); // Method 1 window.location.assign(href); // Method 2 (fallback) setTimeout(function () { window.open(href, "_self"); }, 100); } }, true);