Showing posts with label 100%Free IFSC Tool. Show all posts
Showing posts with label 100%Free IFSC Tool. Show all posts

Monday, 3 July 2023

100%Free IFSC Tool To Download

<!DOCTYPE html>
<html lang="en">

<head>
  <meta charset="UTF-8">
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  <title>Bank IFSC Code Checker</title>
  <style>
    body {
      font-family: Arial, sans-serif;
      background-color: #f4f4f4;
      margin: 0;
      padding: 0;
    }

    .container {
      max-width: 600px;
      margin: 20px auto;
      background-color: #fff;
      padding: 20px;
      border-radius: 5px;
      box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    }

    h1 {
      text-align: center;
      color: #333;
    }

    label {
      display: block;
      margin-bottom: 10px;
      color: #666;
    }

    input[type="text"] {
      width: 100%;
      padding: 10px;
      border: 1px solid #ccc;
      border-radius: 4px;
      box-sizing: border-box;
      font-size: 16px;
    }

    input[type="submit"] {
      background-color: #4caf50;
      color: #fff;
      border: none;
      padding: 10px 20px;
      font-size: 16px;
      cursor: pointer;
      border-radius: 4px;
    }

    .result {
      margin-top: 20px;
      padding: 20px;
      background-color: #eee;
      border-radius: 4px;
    }

    .result p {
      margin: 0;
    }
  </style>
</head>

<body>
  <div class="container">
    <h1>Bank IFSC Code Checker</h1>
    <form id="ifscForm">
      <label for="ifscCode">IFSC Code:</label>
      <input type="text" id="ifscCode" placeholder="Enter IFSC Code" required>
      <input type="submit" value="Check">
    </form>
    <div id="resultContainer" class="result"></div>
  </div>

  <script>
    document.getElementById('ifscForm').addEventListener('submit', function (e) {
      e.preventDefault();
      const ifscCode = document.getElementById('ifscCode').value;
      fetch(`https://ifsc.razorpay.com/${ifscCode}`)
        .then(response => response.json())
        .then(data => {
          showResult(data);
        })
        .catch(error => {
          showError('Invalid IFSC Code. Please try again.');
        });
    });

    function showResult(data) {
      const resultContainer = document.getElementById('resultContainer');
      resultContainer.innerHTML = `
        <p><strong>Bank:</strong> ${data.BANK}</p>
        <p><strong>Branch:</strong> ${data.BRANCH}</p>
        <p><strong>Address:</strong> ${data.ADDRESS}</p>
        <p><strong>City:</strong> ${data.CITY}</p>
        <p><strong>State:</strong> ${data.STATE}</p>
      `;
    }

    function showError(message) {
      const resultContainer = document.getElementById('resultContainer');
      resultContainer.innerHTML = `<p>${message}</p>`;
    }
  </script>
</body>

</html>

Documentation

Step 1:- Open txt file from the folder for code

Step 2:- Copy all code 

Step 3:- Open your website dashboard or blog

Step 4:- Add HTML element 

Step 5:- Paste all code in your html element

Step 6:- Save file 

Done you are successfully Pasted code in your website.


PEJOYT Dog Paw Nail Scratch Pad -

  PEJOYT Dog Paw Nail Scratch Pad - Pet Nail File Board Trimming Scratcher Trimmer Box Emery Sandpaper Filing Scratchboard Polish Pads Anxie...