tlc2122.ruha.co.in Open in urlscan Pro
2a06:98c1:3120::3  Public Scan

URL: https://tlc2122.ruha.co.in/
Submission: On July 15 via api from US — Scanned from NL

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="3">
    </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="Event" name="flag" onclick="display_div1()">Event <input type="radio" value="Activity" name="flag" onclick="display_div1()">Activity <input type="radio" value="Other" name="flag" onclick="display_div1()">Other
    </div>
  </div><!-- /.form-group -->
  <div class="form-group">
    <div id="display">
      <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>
          <option value="1">TLC PUNE SPORTS MANIA</option>
          <option value="3">TLC Bazaar</option>
          <option value="4">TLC गौरव </option>
          <option value="5">TLC बोध</option>
          <option value="6">TLC World</option>
        </select>
      </div>
    </div>
    <div id="display1">
      <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">TLC Bazaar</option>
          <option value="2">TLC BIGBASH</option>
          <option value="3">TLC Bodh</option>
          <option value="4">TLC CSR</option>
          <option value="5">TLC Gaurav</option>
          <option value="6">Cricket</option>
          <option value="7">Marathon</option>
          <option value="8">Sports Day</option>
          <option value="9">2005</option>
          <option value="10">2006</option>
          <option value="11">2007</option>
          <option value="12">2008</option>
          <option value="13">2009</option>
          <option value="14">2010</option>
          <option value="15">2011</option>
          <option value="16">2013</option>
          <option value="17">2018</option>
          <option value="18">Preparation for TLC PUNE SPORTS MANIA</option>
          <option value="19">Blood Donation Camp In Purandar,Pune</option>
          <option value="20">Blood Donation Camp In Shrirampur</option>
          <option value="21">Blood Donation Camp In Shivane</option>
          <option value="22">Blood Donation Camp In Hadapsar</option>
          <option value="23">Blood Donation Camp In PCMC</option>
          <option value="24">Blood Donation Camp In Dynamic Crane Engineer Pvt. Ltd</option>
          <option value="25">Blood Donation Camp In Entertech UPS Pvt. Ltd</option>
          <option value="35">𝐁𝐥𝐨𝐨𝐝 𝐃𝐨𝐧𝐚𝐭𝐢𝐨𝐧 𝐂𝐚𝐦𝐩 𝐏𝐮𝐧𝐞</option>
          <option value="27">Meet Cycle Gang From Pune</option>
          <option value="28">Blood Donation Camp @ Aundh</option>
          <option value="29">Pune Pillers For 19-20</option>
          <option value="30">Blood Donation Camp</option>
          <option value="32">Celebrations of TLC Gaurav Big Bash 2020</option>
          <option value="33">BODH-TLC Big Bash is an Annual Event wherein thought Leaders from the Industry are Invited</option>
          <option value="34">Bazaar-TLC BIG BASH 2020</option>
          <option value="36">BLOOD Donation Camp At TruTek Pune 29 Feb</option>
          <option value="37">blod donation camp</option>
          <option value="43">TLC Pune Ripple Donated Oxygen Ventilator to Shashwat Hospital</option>
          <option value="44">5th Medical Camps at various villages in around Kolhapur &amp; Ichalkaranji</option>
          <option value="38">Blood Donation Camp Dhayari</option>
          <option value="39">सिद्धगिरी मठ व TLC यांच्यामार्फत लोकांची आरोग्याची तपासणी करून त्यांना मोफत औषधे देण्यात आले.</option>
          <option value="40">TLC Kolhapur, we are planning to provide support &amp; assistance to Shri Siddhagiri Mat`s efforts to create awareness &amp; provide precautionary immunity booster medicines</option>
          <option value="41">TLC CSR Drive through Shri Siddhagiri Mat of giving Covid19 Immunity Boosters &amp; Basic medicines </option>
          <option value="42">Pune TLC Ventilator Donation to PCMC hospital &nbsp; &nbsp;</option>
          <option value="45">Medical Check up camp &nbsp;at different nearby villages with 3975 &nbsp;peoples have been Benefited</option>
          <option value="46">Mission Clean &amp; Green Waluj Midc</option>
        </select>
      </div>
    </div>
    <div id="display2">
      <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 /payment

<form action="/payment" method="POST"><input type="hidden" name="sub_type" value="Annually" class="sub_type"></form>

Text Content

   TLCians Corner
 * 9822507135
 * TLC - Teaching Learning Community
 * 

 * 9822507135
   TLCians Corner
   

   
 * Home
 * About Us
   * About Organization
   * Core Values
   * TLC Curriculum
   * Major TLC Events
   * The TLC Story
   * Find Your vCard
 * Media
 * Events
 * Activities
     
   * 
     TLC Bazaar 2
     
   * 
     TLC BIGBASH 3
     
   * 
     TLC Bodh 2
     
   * 
     TLC CSR 22
     
   * 
     TLC Gaurav 2
     
   * 
     TLC Sports 4
     
   * 
     Vijaypath 9
 * Contact Us
   * Connect with Us
   * Locate Us

✖
 * Home
 * About Us
   * About Us
   * About Organization
   * Core Values
   * TLC Curriculum
   * Major TLC Events
   * The TLC Story
   * Find Your vCard
 * Media
 * Events
 * Activities
   * Activities
     
   * 
     TLC Bazaar 2
     
   * 
     TLC BIGBASH 3
     
   * 
     TLC Bodh 2
     
   * 
     TLC CSR 22
     
   * 
     TLC Gaurav 2
     
   * 
     TLC Sports 4
     
   * 
     Vijaypath 9
 * Contact Us
   * Contact Us
   * Connect with Us
   * Locate Us


WhatsApp Us
Join Us

ABOUT US

The Teaching Learning Community, popularly known as TLC, completed 18 years of
successful journey on 10th February 2023.

Read More

CORE VALUES

TLC works on the following four Core Values: `Knowing by doing`, `Learning by
Teaching`, `Creating Ripples` and `Excellence and Beyond`.

Read More





 

TLC Founder


MR. RAJENDRA BAGWE





What began with helping a handful of friends with their business issues has
evolved into a close-knit, growing community, spread over more than 5
geographical areas, marching ahead towards creating a pocket of excellence in
the state of Maharashtra.

Yet, for me, the parameter of success of TLC is something more significant than
the victories and testimonials of the members; it is the smile of contentment
and the twinkle of pride that I behold in the eyes of the family members of
TLCians during my personal visits and interactions...

While it is truly heartening to see entire families enrolling into TLC and
reaping its benefits, it is equally disheartening to see some members struggling
to cope up with their peers in the community; which led me to conclude that
there are two crucial factors...

Read More





TLC Founder


MR. RAJENDRA BAGWE



What began with helping a handful of friends with their business issues has
evolved into a close-knit, growing community, spread over more than 5
geographical areas, marching ahead towards creating a pocket of excellence in
the state of Maharashtra.

Yet, for me, the parameter of success of TLC is something more significant than
the victories and testimonials of the members; it is the smile of contentment
and the twinkle of pride that I behold in the eyes of the family members of
TLCians during my personal visits and interactions...

While it is truly heartening to see entire families enrolling into TLC and
reaping its benefits, it is equally disheartening to see some members struggling
to cope up with their peers in the community; which led me to conclude that
there are two crucial factors...



Read More









About Us


 

The Teaching Learning Community, popularly known as TLC, completed 18 years of
successful journey on 10th February 2023. This endeavour is run free of cost and
believes in the fact that the real payback to TLC comes from entrepreneurs who
have benefited from TLC, start teaching others to do better business and the
chain goes on. TLC was founded in 2005 as community of 15 entrepreneurs in and
around Nashik who wanted to achieve value-based breakthrough growth. Over a
period, the informal exchange of ideas gave way to a structured entrepreneurship
program, but with a difference. The program is continual and believes in
unlearning, learning, doing and teaching various business concepts to derive
dramatic results in areas of leadership, strategy, financial results, employee
pride, customer success and social responsibility.


Activity 


MISSION CLEAN & GREEN WALUJ MIDC

   July 06, 2021

Tree Plantation By Marathwada Environmental Care Cluster (MECC) & Teaching
Learning Community (TLC) Aurang

Read More


MEDICAL CHECK UP CAMP  AT DIFFERENT NEARBY VILLAGES WITH 3975  PEOPLES HAVE BEEN
BENEFITED

   May 16, 2021



Read More


5TH MEDICAL CAMPS AT VARIOUS VILLAGES IN AROUND KOLHAPUR & ICHALKARANJI

   May 13, 2021

We hv started medical camps at various villages in & around Kolhapur &
Ichalkaranji in assoc iation wi

Read More


TLC PUNE RIPPLE DONATED OXYGEN VENTILATOR TO SHASHWAT HOSPITAL

   May 12, 2021

Today TLC Pune Ripple Donated Oxygen Ventilator to Shashwat Hospital, Kothrud.
 members present: Dr. Swat

Read More

Event 


09

January

2024


TLC WORLD



Read More




Gallery 
Click to View
Click to View
Click to View
Click to View
Click to View
Click to View
Click to View
Click to View




View More

Gallery 
Click to View
Click to View
Click to View
Click to View
Click to View
Click to View
Click to View
Click to View

View More


×



×

SEND US YOUR FEEDBACK

Feedback Of*
Event Activity Other
Event *
-Select- TLC PUNE SPORTS MANIATLC BazaarTLC गौरव TLC बोधTLC World
Activity *
-Select- TLC BazaarTLC BIGBASHTLC BodhTLC CSRTLC GauravCricketMarathonSports
Day200520062007200820092010201120132018Preparation for TLC PUNE SPORTS
MANIABlood Donation Camp In Purandar,PuneBlood Donation Camp In ShrirampurBlood
Donation Camp In ShivaneBlood Donation Camp In HadapsarBlood Donation Camp In
PCMCBlood Donation Camp In Dynamic Crane Engineer Pvt. LtdBlood Donation Camp In
Entertech UPS Pvt. Ltd𝐁𝐥𝐨𝐨𝐝 𝐃𝐨𝐧𝐚𝐭𝐢𝐨𝐧 𝐂𝐚𝐦𝐩 𝐏𝐮𝐧𝐞Meet Cycle
Gang From PuneBlood Donation Camp @ AundhPune Pillers For 19-20Blood Donation
CampCelebrations of TLC Gaurav Big Bash 2020BODH-TLC Big Bash is an Annual Event
wherein thought Leaders from the Industry are InvitedBazaar-TLC BIG BASH
2020BLOOD Donation Camp At TruTek Pune 29 Febblod donation campTLC Pune Ripple
Donated Oxygen Ventilator to Shashwat Hospital5th Medical Camps at various
villages in around Kolhapur & IchalkaranjiBlood Donation Camp Dhayariसिद्धगिरी
मठ व TLC यांच्यामार्फत लोकांची आरोग्याची तपासणी करून त्यांना मोफत औषधे देण्यात
आले.TLC Kolhapur, we are planning to provide support & assistance to Shri
Siddhagiri Mat`s efforts to create awareness & provide precautionary immunity
booster medicinesTLC CSR Drive through Shri Siddhagiri Mat of giving Covid19
Immunity Boosters & Basic medicines Pune TLC Ventilator Donation to PCMC
hospital    Medical Check up camp  at different nearby villages with 3975
 peoples have been BenefitedMission Clean & Green Waluj Midc
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




Copyright 2024 © TLC - Teaching Learning Community All rights reserved. Powered
by RUHA... Product by JA Solutions