sainikbank.com Open in urlscan Pro
172.67.164.172  Public Scan

URL: https://sainikbank.com/
Submission: On August 15 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 2 forms found in the DOM

Name: frmGroupPOST

<form class="form-horizontal mt-10" data-rel="myForm" method="post" enctype="multipart/form-data" id="frmGroup" name="frmGroup" style="margin:0 0 0 0;">
  <div class="form-group">
    <div class="col-sm-7">
      <input type="hidden" class="form-control" name="id" id="id" value="60">
    </div>
  </div>
  <script>
    function display_div1() {
      if (document.frmGroup.flag.value == 'Event') {
        $("#display").show();
        $("#display1").hide();
        $("#display2").hide();
      } else if (document.frmGroup.flag.value == 'Activity') {
        $("#display1").show();
        $("#display").hide();
        $("#display2").hide();
      } else if (document.frmGroup.flag.value == 'Other') {
        $("#display2").show();
        $("#display1").hide();
        $("#display").hide();
      } else {
        $("#display").hide();
        $("#display1").hide();
        $("#display2").hide();
      }
    }
  </script>
  <div class="form-group">
    <label class="col-sm-6 control-label">Feedback Of<span class="asterisk">*</span></label>
    <div class="col-sm-7">
      <input type="radio" value="Activity" name="flag" onclick="display_div1()">Activity <input type="radio" value="Other" name="flag" onclick="display_div1()">Other
    </div>
  </div>
  <div class="form-group">
    <div id="display" style="display: none;">
      <label class="col-sm-3 control-label">Event <span class="asterisk">*</span></label>
      <div class="col-sm-7">
        <select name="event_id" id="event_id" class="form-control" style="height:34px;">
          <option value="">-Select-</option>
        </select>
      </div>
    </div>
    <div id="display1" style="display: none;">
      <label class="col-sm-3 control-label">Activity <span class="asterisk">*</span></label>
      <div class="col-sm-7">
        <select name="act_id" id="act_id" class="form-control" style="height:34px;">
          <option value="">-Select-</option>
          <option value="1">कर्नल आर. डी. निकम जन्मशताब्दी निमित्त रक्तदान शिबीराचे आयोजन</option>
          <option value="2">Congratulations to the soldiers who risked their lives in emergency</option>
          <option value="3">आयोजित रक्तदान शिबीरास उदंड प्रतिसादात संपन्न.</option>
          <option value="4">महाराष्ट्र माजी सैनिक व पेन्शनर्स संघटना आणि कर्नल आर डी निकम सैनिक सहकारी बँक लि. आयोजित रक्तदा�</option>
          <option value="5"> Honrable Captain Udajirao Nikams 66th Birthday in excitement. Celebrated on 07 May 2019</option>
          <option value="6">सरस्वती सैनिक महिला बचत गटांचा महामेळावा उत्साहात संपन्न </option>
          <option value="7">Celebrating International World Woman Day in our Bank_08 March 2019 </option>
          <option value="8">Celebrating 70th Republic day at HQ</option>
          <option value="9">Facebook page inauguration on occasion of Col RD Nikams 97th Birth Aniversary</option>
          <option value="10">A grand blood donation camp was organized on the occasion of the 97th birth anniversary of Colonel R D Nikam </option>
          <option value="11"> कर्नल आर. डी. निकम जन्मशताब्दी निमित्त रक्तदान शिबीराचे आयोजन (Col RD Nikam Sainik Sahakari Bank Ltd.)</option>
          <option value="12">आयोजित रक्तदान शिबीरास उदंड प्रतिसादात संपन्न. (Col RD Nikam Sainik Sahakari Bank Ltd.)</option>
          <option value="13"> सरस्वती सैनिक महिला बचत गटांचा महामेळावा उत्साहात संपन्न (Col RD Nikam Sainik Sahakari Bank Ltd.)</option>
          <option value="14"> महाराष्ट्र माजी सैनिक व पेन्शनर्स संघटना आणि कर्नल आर डी निकम सैनिक सहकारी बँक लि. आयोजित रक्तदा</option>
          <option value="15">जागतिक महिला दिनाचे औचित्य साधून कर्नल आर डी निकम सैनिक सहकारी बँकेच्या संचालिका व सरस्वती सैनि</option>
          <option value="16">Womens Day</option>
          <option value="17">महिलांमधे उर्जा निर्माण करण्यासाठी सैनिक महिला महामेळावा</option>
          <option value="18">१०२ व्या जयंती निमित्त भव्य रक्तदान शिबीर</option>
        </select>
      </div>
    </div>
    <div id="display2" style="display: none;">
      <label class="col-sm-3 control-label">Other <span class="asterisk">*</span></label>
      <div class="col-sm-7">
        <input type="text" class="form-control" name="ref_id" placeholder="Name For Feedback" id="ref_id">
      </div>
    </div>
  </div>
  <div class="form-group">
    <label class="col-sm-3 control-label">Member ID</label>
    <div class="col-sm-7">
      <input type="text" class="form-control" name="cust_id" placeholder="Member ID" onkeydown="if (event.keyCode == 13|| event.keyCode == 9){getData();}" id="cust_id" value="">
    </div>
  </div>
  <div id="cust_info">
    <div class="form-group">
      <label class="col-sm-3 control-label">Name <span class="asterisk">*</span></label>
      <div class="col-sm-7">
        <input type="text" class="form-control" name="feed_name" placeholder="Name" id="feed_name" value="" required="">
      </div>
    </div>
    <div class="form-group">
      <label class="col-sm-3 control-label">Mobile No <span class="asterisk">*</span></label>
      <div class="col-sm-7">
        <input type="text" class="form-control" name="feed_mob_no" id="feed_mob_no" maxlength="10" placeholder="Mobile No" value="" required="">
      </div>
    </div>
  </div>
  <div class="form-group">
    <label class="col-sm-3 control-label">Email<span class="asterisk">*</span></label>
    <div class="col-sm-7">
      <input type="text" class="form-control" name="email" id="email" placeholder="Email ID" value="" required="">
    </div>
  </div>
  <div class="form-group">
    <label class="col-sm-3 control-label">Subject <span class="asterisk">*</span></label>
    <div class="col-sm-7">
      <input type="text" name="subject" id="subject" value="" class="form-control" placeholder="Subject" required="">
    </div>
  </div>
  <div class="form-group">
    <label class="col-sm-6 control-label">Description <span class="asterisk">*</span></label>
    <div class="col-sm-7">
      <textarea name="feed_description" id="feed_description" rows="5" class="form-control"></textarea>
    </div>
  </div>
  <div class="form-group">
    <label class="col-md-6 control-label">Add Attachment<span style="font-size:10px"><br>( Only jpg &amp; pdf )</span></label>
    <div class="col-md-7">
      <input name="file" type="file" id="file" onchange="ValidateSingleInput(this);">
    </div>
  </div>
  <div class="form-group">
    <label class="col-sm-12 control-label">Type the characters you see below. Letters are not case sensitive. <span class="asterisk">*</span></label>
    <div class="col-sm-7">
      <img src="RUHA/CaptchaSecurityImages.php?width=100&amp;height=40&amp;characters=5" alt="Security Code">
    </div>
  </div>
  <div class="form-group">
    <label class="col-sm-3 control-label"></label>
    <div class="col-sm-7">
      <input type="text" class="form-control" name="security_code" id="security_code" placeholder="Security Code" required="">
    </div>
  </div>
  <div class="modal-footer">
    <div class="col-sm-offset-3">
      <input type="hidden" name="taskType" value="Add" id="taskType">
      <input type="button" class="btn btn-danger" name="btnClose" id="btnClose" value="Cancel" data-dismiss="modal">
      <input type="button" class="btn btn-success" name="btnSave" id="btnSave" value="Submit" onclick="saveRecord_feed()">
    </div>
  </div>
</form>

POST //translate.googleapis.com/translate_voting?client=te

<form id="goog-gt-votingForm" action="//translate.googleapis.com/translate_voting?client=te" method="post" target="votingFrame" class="VIpgJd-yAWNEb-hvhgNd-aXYTce"><input type="text" name="sl" id="goog-gt-votingInputSrcLang"><input type="text"
    name="tl" id="goog-gt-votingInputTrgLang"><input type="text" name="query" id="goog-gt-votingInputSrcText"><input type="text" name="gtrans" id="goog-gt-votingInputTrgText"><input type="text" name="vote" id="goog-gt-votingInputVote"></form>

Text Content

 * 9146191461
 * helpdesk@sainikbank.com
 * ▼

चाळीसाव्या वार्षिक सर्वसाधारण सभेची नोटीस पाहण्यासाठी येथे क्लिक करा

कर्नल आर.डी. निकम व सरस्वती ताई निकम शिष्यवृत्ती विद्यावेतन व विषेश गौरव
पुरस्कार योजना सन- २०२४

List oF Unclaimed Accounts Transferred to Dea Fund

Col RD Nikam Sainik Sahakari Bank Ltd. registered with (DICGC)

THE RESERVE BANK - INTEGRATED OMBUDSMAN SCHEME, 2021

--------------------------------------------------------------------------------

Financial Position Annual Reports English मराठी
 * Home
 * About us
   * Know your Bank
   * Chairman's   Messages
   * Board of Directors
   * Board of Management
   * Management Team
   * Media Center
   * Social Media Post
 * Loans
   * Personal Loan
   * Salary loan
   * Home Loan
     * Housing Loan for On Duty Soldier
     * Housing Loan for General Public
     * House Repairing Loan
   * Gold Loan
     * Gold Loan Bullet Payment
     * Gold Term Loan
     * Overdraft against Gold
   * Business Loan
   * Agriculture Loan
     * Agri Allied Loan for General Public
     * Agri Allied Loan for On Duty Soldier
   * Vehicle Loan
   * Other Loans
   * House Equipment Purchase Loan
 * Deposit
 * Services
   * Saving Accounts
   * Current Account
   * Cheque Clearing
   * Demand Drafts
   * Aadhar Based LPG Subsidy
   * SMS Alert Facility
   * Rupay Debit Card
   * POS
   * RTGS And NEFT
   
 * Downloads
   * Annual Report
   * Financial Position
   * Unclaimed Deposit Transferred To DEA FUND
   * House Of Forms & Other Downloads
     * Forms
     * Other Downloads
   * Application Installation Guide
   * Positive Pay Application
 * Services Charges
 * Contact Us
   * Branches
   * Customer Care
   * Customer Guidance
   * Careers
   * Customer Complaint Form
   * Scholarship

✖
 * Home
 * About us
   * About us
   * Know your Bank
   * Chairman's   Messages
   * Board of Directors
   * Board of Management
   * Management Team
   * Media Center
   * Social Media Post
 * Loans
   * Loans
   * Personal Loan
   * Salary loan
   * Home Loan
     * Home Loan
     * Housing Loan for On Duty Soldier
     * Housing Loan for General Public
     * House Repairing Loan
   * Gold Loan
     * Gold Loan
     * Gold Loan Bullet Payment
     * Gold Term Loan
     * Overdraft against Gold
   * Business Loan
   * Agriculture Loan
     * Agriculture Loan
     * Agri Allied Loan for General Public
     * Agri Allied Loan for On Duty Soldier
   * Vehicle Loan
   * Other Loans
   * House Equipment Purchase Loan
 * Deposit
 * Services
   * Services
   * Saving Accounts
   * Current Account
   * Cheque Clearing
   * Demand Drafts
   * Aadhar Based LPG Subsidy
   * SMS Alert Facility
   * Rupay Debit Card
   * POS
   * RTGS And NEFT
 * Downloads
   * Downloads
   * Annual Report
   * Financial Position
   * Unclaimed Deposit Transferred To DEA FUND
   * House Of Forms & Other Downloads
     * House Of Forms & Other Downloads
     * Forms
     * Other Downloads
   * Application Installation Guide
   * Positive Pay Application
 * Services Charges
 * Contact Us
   * Contact Us
   * Branches
   * Customer Care
   * Customer Guidance
   * Careers
   * Customer Complaint Form
   * Scholarship






1. Col. RD Nikam Sainik Sahakari Bank Ltd, was started on Jan. 23, 1985 at
Satara an old princely state and capital of the erstwhile Maratha empire by late
Col. R.D. Nikam Veteran of the 1st Maratha Light Infantry (Jangi Paltan) in
World War II, then on independence in 3 Maratha Para (now 2 Para SF), Maratha
Light Infantry Regimental Centre, 4 Border Scouts, 9 Grenadiers, 8 Assam Rifles,
Assam Rifles Training Centre, Mahar MG Regiment Training Centre, 11 Mahar, 4 MP
NCC Bn. and Commandant Western Command Press Camp (1971 Indo Pak War). and his
association Maharashtra Maji Sainik Va Pensioners Sanghatana. He was an alumnus
of King Georges Royal Indian Military College, Ajmer. Initially, the bank was
started as Sainik Sahakari Bank Ltd., Satara but on the demands from its
shareholders, the name of the bank has been changed to Col RD Nikam Sainik
Sahakari Bank Ltd., with effect from February 10, 2008. Today the bank is headed
by Capt UR Nikam, a Gunner Officer.

Read More








 

Our Inspiration
Col. RD Nikam




Col Ramrao Dhondi Nikam was born on 10 June 1921 to Havaldar Dhondi Patloji
Nikam and Saubhagyawati Chandrabai. Havaldar Dhondi Patloji Nikam was in the
103rd MLI now the 1st Maratha LI (Jangi Paltan). He took part in World War I and
was wounded in the battle of KUT-AL-AMARAH in 1917.When he got wounded, he was
the Battalion Havaldar Major.

Col RD Nikam studied in King George’s Royal Indian Military College (KGRIMC),
Ajmer. After his 10th standard, he, decided to join the army and keep the family
tradition alive. He joined 1st Maratha LI (Jangi Paltan) in 1938 as a third
generation soldier and joined his unit in the North West Frontier region. On
commencement of World War II, his unit moved to Africa. He was selected to join
the Indian Military Academy in 1942 and was to report at Cairo for onward
despatch to India. But he preferred to be with the unit rather than wait at
Cairo. However, his unit got sucked into the war, with the launch of the Summer
Offensive by the enemy. Thus, he could not move to Cairo due to the war, missed
the opportunity of joining the Academy with his fellow soldiers - some of whom
were his classmates from KGRIMC.  He thereafter moved with his Unit across the
globe in various theatres of war. He served in Africa and Europe in The War and
was also posted as part of the Occupation Forces in Japan after Japan
surrendered. Whilst in Japan, he got the opportunity to escort the surrendered
Japanese Generals who were deported to Australia.

In 1948 Col Ramrao took part in the liberation of Junagadh state now in
Gujarat.In 1948, on commissioning, Col Ramrao was posted to 3 Maratha (2 Para)
now 2Para SF. He took part in the 1948 Indo Pak war and captured "Khamba Fort”
in Naushera Sector on 10th July 1948. On promotion to Capt, he served as ADC to
Maj Gen Atma Singh, GOC 26 Div., then known as Jammu Div. He survived a road
accident while travelling along with the GOC near Nandini tunnel between Nagrota
and Udampur when the jeep in which they were travelling met with a freak
accident in which unfortunately the GOC passed Read More



Our Inspiration
Col. RD Nikam



Col Ramrao Dhondi Nikam was born on 10 June 1921 to Havaldar Dhondi Patloji
Nikam and Saubhagyawati Chandrabai. Havaldar Dhondi Patloji Nikam was in the
103rd MLI now the 1st Maratha LI (Jangi Paltan). He took part in World War I and
was wounded in the battle of KUT-AL-AMARAH in 1917.When he got wounded, he was
the Battalion Havaldar Major.

Col RD Nikam studied in King George’s Royal Indian Military College (KGRIMC),
Ajmer. After his 10th standard, he, decided to join the army and keep the family
tradition alive. He joined 1st Maratha LI (Jangi Paltan) in 1938 as a third
generation soldier and joined his unit in the North West Frontier region. On
commencement of World War II, his unit moved to Africa. He was selected to join
the Indian Military Academy in 1942 and was to report at Cairo for onward
despatch to India. But he preferred to be with the unit rather than wait at
Cairo. However, his unit got sucked into the war, with the launch of the Summer
Offensive by the enemy. Thus, he could not move to Cairo due to the war, missed
the opportunity of joining the Academy with his fellow soldiers - some of whom
were his classmates from KGRIMC.  He thereafter moved with his Unit across the
globe in various theatres of war. He served in Africa and Europe in The War and
was also posted as part of the Occupation Forces in Japan after Japan
surrendered. Whilst in Japan, he got the opportunity to escort the surrendered
Japanese Generals who were deported to Australia.

In 1948 Col Ramrao took part in the liberation of Junagadh state now in
Gujarat.In 1948, on commissioning, Col Ramrao was posted to 3 Maratha (2 Para)
now 2Para SF. He took part in the 1948 Indo Pak war and captured "Khamba Fort”
in Naushera Sector on 10th July 1948. On promotion to Capt, he served as ADC to
Maj Gen Atma Singh, GOC 26 Div., then known as Jammu Div. He survived a road
accident while travelling along with the GOC near Nandini tunnel between Nagrota
and Udampur when the jeep in which they were travelling met with a freak
accident in which unfortunately the GOC passed

Read More



Deposit Account




Loan




Saving Account




0

Branches
0

Business Mix (In Lac)
0

Net Profit (In Lac)
0

Deposits (In Lac)
0

Loans



×

SEND US YOUR FEEDBACK

Feedback Of*
Activity Other
Event *
-Select-
Activity *
-Select- कर्नल आर. डी. निकम जन्मशताब्दी निमित्त रक्तदान शिबीराचे
आयोजनCongratulations to the soldiers who risked their lives in emergencyआयोजित
रक्तदान शिबीरास उदंड प्रतिसादात संपन्न.महाराष्ट्र माजी सैनिक व पेन्शनर्स संघटना
आणि कर्नल आर डी निकम सैनिक सहकारी बँक लि. आयोजित रक्तदा� Honrable Captain
Udajirao Nikams 66th Birthday in excitement. Celebrated on 07 May 2019सरस्वती
सैनिक महिला बचत गटांचा महामेळावा उत्साहात संपन्न Celebrating International World
Woman Day in our Bank_08 March 2019 Celebrating 70th Republic day at HQFacebook
page inauguration on occasion of Col RD Nikams 97th Birth AniversaryA grand
blood donation camp was organized on the occasion of the 97th birth anniversary
of Colonel R D Nikam कर्नल आर. डी. निकम जन्मशताब्दी निमित्त रक्तदान शिबीराचे
आयोजन (Col RD Nikam Sainik Sahakari Bank Ltd.)आयोजित रक्तदान शिबीरास उदंड
प्रतिसादात संपन्न. (Col RD Nikam Sainik Sahakari Bank Ltd.) सरस्वती सैनिक महिला
बचत गटांचा महामेळावा उत्साहात संपन्न (Col RD Nikam Sainik Sahakari Bank Ltd.)
महाराष्ट्र माजी सैनिक व पेन्शनर्स संघटना आणि कर्नल आर डी निकम सैनिक सहकारी बँक
लि. आयोजित रक्तदाजागतिक महिला दिनाचे औचित्य साधून कर्नल आर डी निकम सैनिक सहकारी
बँकेच्या संचालिका व सरस्वती सैनिWomens Dayमहिलांमधे उर्जा निर्माण करण्यासाठी
सैनिक महिला महामेळावा१०२ व्या जयंती निमित्त भव्य रक्तदान शिबीर
Other *

Member ID

Name *

Mobile No *

Email*

Subject *

Description *

Add Attachment
( Only jpg & pdf )

Type the characters you see below. Letters are not case sensitive. *



×

THANKS FOR SUBMIT FEEDBACK


THANKS FOR SUBMIT FEEDBACK AFTER APPROVAL IT WILL BE DISPLAY ON WEBSITE FOR ALL
VISITOR




×

FEEDBACK


SORRY....YOUR FEEDBACK CAN NOT BE SAVED...!!!
WRONG CAPTCHA







 * Home
 * About Us
 * Media Center
   
   
   Mobile Application Download

 * Services
 * Download
   Contact Us

Col RD Nikam Sainik Sahakari Bank Ltd. Satara
178/2B , Raviwar Peth, Chh. Shivaji Maharaj Circle, Powai Naka, Satara
Maharashtra. Pin Code-415001
GST NO.- 27AABAS2355J2ZD

(02162) 233913, 231156, 239127
+91 9146191461
helpdesk@sainikbank.com



Copyright 2023 @ Col RD Nikam Sainik Sahakari Bank Ltd. All rights reserved.
Powered byRUHA... Product by JA Solutions

Originaltext

Diese Übersetzung bewerten
Mit deinem Feedback können wir Google Übersetzer weiter verbessern